productboi
Forum Replies Created
-
If it helps, I used this work around:
<?php if ( has_tag() ) { if ( function_exists( 'echo_crp' ) ) { echo_crp(); } } ?>
Forum: Fixing WordPress
In reply to: Form questions in slides: How do I replicate this functionality?oh rad thanks!
Forum: Plugins
In reply to: [WooCommerce] Custom thank you message for each payment methodThat is exactly what I am looking for… Could I ask how to set a redirect (will this only work if the payment is successful? I would like to keep the failure and error pages as woocom default)
I throw myself at your mercy and request it as an upgrade ??
But seriously, well done on this plugin, it is just fantastic all round.
Did anyone find a solution to this? The shortcodes work in the pop up but the visual composer page builder does not appear when editing a popup window.
Forum: Plugins
In reply to: [Dropdown multisite selector] Can the List of Sites be in Alphabetical order?Added this to the functions.php with no results.
Forum: Plugins
In reply to: [Dropdown multisite selector] Can the List of Sites be in Alphabetical order?Yes. Where to put the code.
Forum: Plugins
In reply to: [Dropdown multisite selector] Can the List of Sites be in Alphabetical order?Hi where exactly do I need to add this code to get it to work?
Forum: Themes and Templates
In reply to: Different themes for different blog pagesOk I have a post catagory called news and one called blog, I add the categories to my menu.
When I go to the pages the posts are styled the same way on both pages, what if I wanted one page to display the posts differently, how would I do that?
Oops nite = note, damn iPhone keyboard
It is perfectly understandable, and let me start by thanking you for the plugin. I have worked with a developer to allow for batch grouping, as well as a login tracker that tracks individual as well as group logins. To say thank you for you opensource platform I would like to submit these edits to you for you to use as you see fit. Please supply me with an addy to send the modified plugins. Please nite the login tracker was developed by hacking and slashing code from the plugin “login logger”
Forum: Fixing WordPress
In reply to: Very simple questionI have images that are linked to “?page_id=17” that is why i need to know the permalink structure of the default setting, permalink migrate will auto redirect these links for me.
is there a structure for the default setting?
I just need the /%name%/%name%/ pleaseForum: Fixing WordPress
In reply to: Very simple questionI would like to use /%postname%/ but my links break so i got the “url migrate” plugin, but in order for this to work i need to know my current url structure….. so what is the the defult url structure?