Radu33
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: WordPress API single post@bcworkz Thank you, I actually already created a custom template, which takes the query var from a function which adds a rewrite_rule
add_rewrite_rule( 'blog/(.+?)/?$', 'index.php?post_slug=$matches[1]', 'top' );
. And based on this query var I make a request to my bigger blog and display the content.I’m not sure how actually correct this is based on wordpress codex, but it works ??
Thank you for your suggestions ??
Forum: Developing with WordPress
In reply to: WordPress API single post@bcworkz Thank you! yes, exactly I want to serve them from my website. Your idea sounds good, but I still want to have /blog/slug when accessing the single post. Is there a way I can altern single.php to make it work?
Or shall I create a new template for that?
Forum: Plugins
In reply to: [WP Gallery Metabox] How to display images on pages?Hey Vickiejv,
I actually gave up on this plugin due to lack of functionality, but I’m using now the ACF plugin which has the built in gallery builder and is really easy to use: https://www.advancedcustomfields.com/resources/gallery/
You can use the free version as well.
Best Regards,
RaduForum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Country and state not workingHello Nick,
Thanks for your answer, everything works fine except state https://prntscr.com/4lqsee . Every time I use “state” with fields “state” or “state_code” the form is not being sent into salesforce.com
Once I remove the state input everything works fine https://prntscr.com/4lqt2pCan you please tell me what am I doing wrong?
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Country and state not workingHello Nick,
Thank you for your response, I did update to 2.5 and the import feature is awesome, but I still can’t get some of my fields populated in SF even though I populate them on my website.
For example when creating a form in Web-To-Lead, and adding an Address input, I can see the input on my website howeveer when trying to edit the Address in “Edit Form” it’s not there, and not sending the information to SF.
Can you please contact me on: [email protected]
Forum: Plugins
In reply to: [WooCommerce] Change position of the short description on products pageThanks man for answering, however it did not change anything
https://prntscr.com/yqlo8