jon182
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Error: no form is chosenfixed *you have to fill out the form first
Forum: Plugins
In reply to: [The Events Calendar] page title not displayingstop beating around the bush and see if you can fix your plugin the lack of support for wordpress api is the problem. The fact that you’re using very limited WordPress api calls in your plugin makes it hard to work properly with any template
Forum: Plugins
In reply to: [The Events Calendar] page title not displayingmaybe you’re just playing dumb with me. I don’t know how much clearer i can be.
I currently have a theme that uses the example code below to display the title.
<?php if ( ! is_front_page() ) { the_title(); } ?>if i go to mywebsite.com/events the title will not display
Forum: Plugins
In reply to: [The Events Calendar] page title not displayingis_front_page might not be a specific function of your plugin, but the way you display the_title will not work on the /events page if i add is_front_page function to the_title
why don’t you try it
Forum: Plugins
In reply to: [The Events Calendar] page title not displayingI do not want to display the title on the home page so i do this : <?php if ( ! is_front_page() ) { the_title(); } ?>
Forum: Reviews
In reply to: [The Events Calendar] its good with a few bugshey rob check out this support post for more info
https://www.ads-software.com/support/topic/page-title-not-displaying-1?replies=3#post-4077215
Forum: Plugins
In reply to: [The Events Calendar] page title not displayingwhat more explanation do you need? if i use is_front_page in my theme it does not display the title.. if i use get_template_part(‘title’); it displays the title twice..
i gave you code examples above.
Forum: Plugins
In reply to: [Flamingo] My form submissions are showing up in public feedsis this being fixed? I’d like to use this plugin
cratercraver, what MU Domain Parking plugin are you talking about?
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] domain mapping hookscan i use the action hooks to add domain parking from WordPress?
Forum: Plugins
In reply to: cart66 pro problem with sessionsUpdate: If I switch back to cart66 Lite then it works again, i can change the settings.. if i change to cart66 pro ( single licence website) I cannot manage the settings ( click and does nothing) even the cart66 icon is gone in the admin menu.. anybody experience this before… I submitted a ticket but haven’t heard back from Reality66 yet.
I am having a sessions problem, when i upgrade form cart66 Lite to cart66 pro, cart66 does not update accordingly, cannot update settings… even after deleting the the files from plugins in wordpress and reinstalling I get the same settings and products!?
so it is being saved in my database or hosing somewhere..
hey reality66 why don’t you come out your hiding place and give a hand with this?