Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 .entry img class edit changes ical image also | Event Espresso - Staging Server
I have added some images into my descriptions. When displayed in a registration page I need to control their max-width and width. Issue is this also seems to impact the ical image.
<!– <?php echo apply_filters(‘filter_hook_espresso_display_ical’, $all_meta);
Where is the css for the ical image so I can allocate it a new class? As when I change the width parameter of .entry img is effects the ical image too.
Instead of changing the class of the ical image, you can change the CSS classes of the image in the event description by hovering over the image, then clicking the Edit Image button and going to the Advanced Settings.
Thanks for the quick response.. issue is I have about 1500 events, all imported. Lots of different images. I can’t go to each image and change the class.. assuming I would have to do that.
The ical has a class already (.espresso_ical_link). If you wanted to change it, you would need to edit the registration_page_display.php anmd event_list_display.php files, just do a search in each for ical and you will find the correct areas.
Viewing 3 reply threads
The support post ‘.entry img class edit changes ical image also’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.