Hey Chris, thanks for the reply! The search results page is hosted already by a partner so all I need is for the user to to be redirected properly to the “search” subdomain with a slightly modified string /serp?=[query] so that a search of local dentist on domain.com would go to:
https://search.domain.com/serp?q=local+dentist
which at least partially appears to be controlled by searchform.php
Figured I could fix myself without the need of a developer this weekend but will probably end up needing one 🙂
Hi Bettina thanks for the quick reply
Unfortunately most search plugins I’ve found are to host the search results page, change styles, etc similar to newspaper’s functionality. Do you have one in mind to accomplish the OP question?
I need the functionality described in the opening post because I am working with an advertising partner that is going to host the search results page and needs the query request to be forwarded in that exact manner so instead of the results page going to
https://domain.com/?s=local+dentist
we need it to go to the “search” subdomain along with modifying the url string to match /serp?=[query] so that a search of local dentist on domain.com would go to:
https://search.domain.com/serp?q=local+dentist
I understand its not best practice but can you point me in a different direction to accomplish this?
https://pastebin.com/KcU4LWKc
(Expires in 1 week)
I didn’t think it had anything to do specifically with our site…was wondering how the amp layout elements are controlled because it doesn’t seem to be respecting the post template settings in the theme panel (for example, comment counter is off in the theme panel > post settings but appearing on the amp
We’re running newest newspaper 10 with cloud templates and mobile plugin set to AMP only
Hi Calin
Thanks for the reply so we’d like to use the Custom ad tab in TD composer with the div wrapped around it but were not able to modify dimensions based on device width
We need to do 700×400 for desktop and landscape viewport and keep the auto settings for portrait and mobile viewport
Also to confirm the dropdown dimension we need 700×400 under the custom ad slot 1 is not available to select as a dimension in the list or we would have easily done that 🙂
Thanks
So I have disabled standard pack and not using WPBakery…I am saying I did a fresh install of newspaper 10.3 and then built out cloud templates using the premade styles (used Tech News Pro). Its happened on both the header and footer templates where I will go back into edit something and the same error appears in tagdiv composer:
“Errors at columns: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”
In an effort to possibly explain the bug I was just including that it appears to show WPBakery shortcodes if you click to “edit” template section (not tagdiv composer)
Heres our footer https://share.getcloudapp.com/nOuNY7ro
But upon further inspection it actually looks like a mix of your tdc shortcodes prefix WPBakery vc prefixes like:
[tdc_zone type=”tdc_footer”][vc_row full_width=”stretch_row_1200 td-stretch-content”
If you “edit” a functioning cloud template it appears as encoded text:
https://share.getcloudapp.com/ApurNm0W
Thats why I was saying the bug probably has something to do with that or perhaps your tdcomposer is using VC elements?
The only thing I could think of is I sometimes work across multiple tabs and might have an edited td composer open not saved in one tab and then a more updated cloud template I’m saving over in the other…is there any versioning/support using tdcomposer so theres no conflict like a normal wp post?
I’ve had the same issue and have had to recreate them so they will save.
I notice the error on the cloud templates when you go into the editor (not the td composer) and appears like WBBakery shortcode is in there rather than a block of encoded text.
Seems like a bug that I can’t get to reproduce so I’ve been just having to recreate them each time