sosafait
Forum Replies Created
-
That worked! Thank you Erica 🙂
Thank you Erica!
I set up a new “Success” view and imported the design of my campaign, but it seems that in order to enable it, I have to set up either a new Group or Ruleset in Display Rules to add if visitor “Has Converted”, but all the “OnSite Retargeting” options are greyed out. Does that mean I can’t do this without an upgraded plan?
Thank you Erica!
I went to add the view only to find that this feature is for Pro customers only. I understand why more complex features would require a more robust plan; however, a simple success/thank you response to a form submission is a fundamental feature of a form, not a frill (just like error messages). It’s unfortunate that a basic submission acknowledgement is not automatically included.
Forum: Fixing WordPress
In reply to: Custom sidebar for pagesthank you for responding…i looked at this, but none of the above widgets allow for this when you’re using the same page template. i also saw the wp_list_pages() article page, but for a non-php coder this is extremely confusing. i’ve also enabled the pages sidebar widget and would try editing that code in the php widget, but i can’t figure out how to get the code.
you suggested modifying the sidebar; this is also confusing. i’ve tried to create page templates for the different parent pages and call to unique sidebar files, but i couldn’t figure out why it wasn’t working as the code is too deep for me.
i appreciate your help.
Forum: Fixing WordPress
In reply to: Categories and sidebarhi.
i’m trying to do the same thing but with pages, having the sidebar navigation show only the parent page and its child pages of the parent or child page you’re on. i installed otto’s php widget and i’ve read both this topic and the one linked above, but i don’t understand how to change the php to accommodate pages only.
i have searched the forums and support pages also, and these 2 posts are the closest i’ve come to a solution.
can anyone help with how to adjust this for pages only?
i really appreciate it.
Forum: Fixing WordPress
In reply to: Custom sidebar for pageshi.
i’m trying to do the same thing and have just the parent and child pages of the page you’re on to appear in the sidebar, excluding the other parent and child pages. i’ve checked all of your suggestions here, and searched through all the sidebar customization help, but none of the solutions seem to allow this. is it possible to edit the sidebar pages widget to include an if/then statement that shows only the parent and child pages you’re on and not the other parent and child pages, or, if i were to create unique sidebar.php pages for each pages section–how would i direct the pages to see their unique sidebar.php page?
i’m not sure i’m saying any of this right, any help would be much appreciated.