oniregoc

Forum Replies Created

Viewing 8 posts - 31 through 38 (of 38 total)
  • Author
    Posts
  • in reply to: limit text in calendar popups #948277
    oniregoc
    Participant

    No it’s ok Geoff…I finaly find the way. In my events description I use a read more tag. The purpose was to remove “the read more” tag from the pop up because I think that user’s because for final user seeing “read more” in the popup then clicking on events and getting one more time “read more” is too much confusing.

    As I said the trick was to replace excerpt by the_content… easy as I said. 😉

    Now I have to customize css because the popup is really using too big font.

    Thanks for your help

    in reply to: limit text in calendar popups #948274
    oniregoc
    Participant

    mmmm…was too easy :

    <p class="entry-summary description"><?php the_content(); ?></p>

    in reply to: limit text in calendar popups #948272
    oniregoc
    Participant

    Hello

    Thanks but :

    As I want to modify excerpt only in events popups and not for all the site and following this :

    http://codex.wordpress.org/Function_Reference/the_content

    I tried to replace in my child theme in tooltip.php :

    <p class=”entry-summary description”>[[=raw excerpt]]</p>

    by this

    <p class=”entry-summary description”>[[=raw content]]</p>

    and it doesn’t work… 🙁 get : [object window]

    in reply to: Add a woocomerce product which is not an event to event #948213
    oniregoc
    Participant

    Not really…

    calendar pro additional filed : can’t display product with the shorcode [product id=”99″]

    and template override means the additional field with do_shortcode() let event creator decide which product to add dynamicaly.

    I tried to use Advanced Custom Field but with no success until now.

    I can see the field when creating a new event but displaying the page do not show additionnal field content.

    Is there any conflict with ACF ?

    in reply to: limit text in calendar popups #948117
    oniregoc
    Participant

    Hello,

    In that tread I found a solution to remove completely the popups which is not what I want but may be a started point to modified code to display only the text before the more tag :

    https://theeventscalendar.com/support/forums/topic/fix-suggested-by-support-to-disable-event-popups-in-calendar-view-no-longer-work/

    any help ?

    in reply to: add full calendar to page #946997
    oniregoc
    Participant

    Hello,

    Rocket Plugin can embed only mini calendar. Too bad there is no “easy” solution. I have read in an other post you plan to add this as new feature but I am sure you will also reply “don’t know” if we ask “when” ? 😉

    So is there really no way to have full calendar on a special page with navigation arrows to navigate trough month…I mean any tutorial to do special template or any trick ?

    I am sure we are a lot waiting for a good solution here.

    Thanks…anyway…very good plugin.

    in reply to: License Key and localhost #946992
    oniregoc
    Participant

    Hello,

    no it’s ok. In local the key is “out of install” but when synchronizing site online it’s ok …so…no trouble. I update the plugins online and synchro back to local.

    Thanks

    .bali.

    in reply to: woocomerce shorcode #945226
    oniregoc
    Participant

    ouf… find it !

    “Just edit the ticket in WooCommerce (you’ll find a link for this in the event editor – just hover over or open one of the tickets) and change the Catalog Visibility to something other than hidden.”

    ok more in details:

    “the Catalog Visibility” is on the right side column just above “update” button …mmm…simple. 😉

    By the way my post title should be “Woommerce Shortcode” 😉 need a good cafe.

    Thanks

Viewing 8 posts - 31 through 38 (of 38 total)