Tyler
Forum Replies Created
-
Forum: Plugins
In reply to: [Read More & Accordion] No padding on the right side of button.That worked! You are awesome and thank you for your time and fast response!
- This reply was modified 2 years, 2 months ago by Tyler.
Forum: Plugins
In reply to: [Read More & Accordion] No padding on the right side of button.Yes, here it is. Thank you for looking at it!
Forum: Plugins
In reply to: [The Events Calendar] Calendar Menu Bar Loading 2 dropdowns after updateYea, I have some of the plugin template files already copied over into my themes folder that I have edited in the past so I used that version of the bar.php file to edit. I may try placing the css in the tribe-events.css file.
Thanks again!
Forum: Plugins
In reply to: [The Events Calendar] Calendar Menu Bar Loading 2 dropdowns after updateI figured out another method. I went into the bar.php file and directly inserted the display:none; style into the select bracket. The extra dropdown is gone.
<select class=”tribe-bar-views-select tribe-no-param” name=”tribe-bar-view” style=”display: none;”>
Thank you!
-TylerForum: Plugins
In reply to: [The Events Calendar] Calendar Menu Bar Loading 2 dropdowns after updateHi Erishel,
Unfortunately that CSS fix didn’t solve the issue on our site. We need jQuery for other functions of the site.
Forum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Sure, I’m not sure how to send you a private message via this thread.
Forum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Some of the error text that appeared is behind the wordpress sidebar menu. Hopefully this got most of it:
or method for WP_Widget in EPL_advanced_cal_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/wp_x5v6aa/prcoflodi.org/wp-includes/functions.php on line 3846
Notice: The called constructor method for WP_Widget in EPL_upcoming_events_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/wp_x5v6aa/prcoflodi.org/wp-includes/functions.php on line 3846
Notice: The called constructor method for WP_Widget in Recent_Posts_Extra_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/wp_x5v6aa/prcoflodi.org/wp-includes/functions.php on line 3846
Notice: The called constructor method for WP_Widget in Recent_Projects_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/wp_x5v6aa/prcoflodi.org/wp-includes/functions.php on line 3846
Forum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Just fyi, I’m not getting a blank page in the admin settings. That seems to be what the article you shared is referring to. I see the settings, just nothing happens when I want to click edit to edit the hours. And the hours don’t show up on the actual website.
Forum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Ok, so I got access, but I guess that plugin in your documentation is all I needed.
I am running PHP 5.6.28
asp_tags is OFFForum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Yea, the text just doesn’t show up on the page where the hours should be. And nothing happens when I click edit to see the hours.
The plugin installed is 1.8.5
I currently only have access to the clients WP dashboard. I’ll see about getting access to their host to see if it’s a PHP issue.Thank you,
TylerForum: Plugins
In reply to: [Business Hours Indicator] Invalid argument in ver. 1.8.4Sorry for the late reply. I really appreciate your quick responses and updates. I just now updated the plugin and the error did go way. However, the hours no longer show up on the page. It’s just blank. And I seem to be unable to edit the hours. When I click edit, nothing loads.
-Tyler
I am having the same issue (running wordpress 4.6.1). Is there a fix to this yet?
Forum: Plugins
In reply to: [Business Hours Indicator] Multiple Locations Not WorkingI just updated and it works great now! Thanks for the quick fix.
Forum: Plugins
In reply to: [Business Hours Indicator] Multiple Locations Not WorkingI just learned that if I create a location, then exit WordPress and sign back in and try to create a new location, it works and the original location keeps its name. Hope that helps.
-Tyler
Forum: Plugins
In reply to: [Business Hours Indicator] Multiple Locations Not WorkingHi Maarten,
Yes, I’m running 1.7.2 and the site is running WordPress 4.6.1Thank you for looking into this.