Hi,
You could do that if you use a cloud post template. In the composer when the row is split into columns there is a setting to customize the space between the columns
– http://prntscr.com/mv1ap6
So you can set a value of your choosing fro that space. There could be situations where this may not work, certain layouts maybe. If that is the case let me know, provide as many details as possible about it.
Thanks
Hi,
That shouldn’t appear, please ignore the error messages for the time being. We will make sure they do not appear anymore as it will be fixed in the next update.
As a quick fix for the time being if you want to do it, you could modify the code here
– http://prntscr.com/mv165e like this – http://prntscr.com/mv16gz
Then the messages should not appear anymore.
Or as I mentioned ignore the messages, they do not pose an actual problem.
Thanks
Hi,
Be sure to enter the full link to the profile page, for example
– http://prntscr.com/mv02we – http://prntscr.com/mv036b – http://prntscr.com/mv03ck
Thanks
Hi,
Maybe that script code is not valid, are there any errors in the browser inspector console when you enter the code and save? What exactly is that code supposed to do? also check with the code provider to see if it’s valid if possible.
Thanks
Hi,
I can’t seem to be able to access an actual category page on your website. Clicking on a category seems to direct to the same page
– https://12voltmag.com/?p=category/car-av/amplifiers/
– https://12voltmag.com/?p=category/electrical-lighting/wire/
There is this unusual ?p= in the URL, but the URL without it leads to a 404, for example
– https://12voltmag.com/category/car-av/amplifiers/
This would be a normal permalink structure and valid URL. The Only references I can find about this are these
– https://stackoverflow.com/questions/3242977/php-get-rid-of-p-in-url
– https://craftcms.stackexchange.com/questions/9960/another-index-phpp-problem
Maybe check how you have set the permalinks in WordPress settings, also check rules in the htaccess file.
Thanks
Hi,
That is how the official AMP plugin template looks. This plugin doesn’t have many customization settings, except some color settings in Appearance->AMP. More can only be done with code manually, for example
– https://fewerthanthree.com/tutorial/customizing-google-amp-for-wordpress-styling-your-amp-pages/
If you don’t want to use the mobile theme you can use the AMP plugin on it’s own and customize it. Or use a different AMP plugin that has more options.
When the mobile theme is active content in pages that you created with the composer for example, will be blank on mobile (except the homepage which has a predefined layout)
– https://forum.tagdiv.com/the-mobile-theme/
Each page will require two versions, one for desktop and one for mobile (the mobile editor must be used).
Let me know if you have more questions.
Thanks
Hi,
The mobile theme gallery design and functionality is different than the desktop gallery. On mobile it should look like this – http://prntscr.com/muzcyo
Also it is different than the gallery looked with the previous AMP plugin. How exactly do you want it to display? There aren’t any customization options for the mobile theme gallery design and functionality.
The lightbox which opens when the images are clicked on desktop will not work on mobile, when the mobile theme is active.
Thanks
The mobile theme plugin is optional, it is a much simplified theme optimized for mobile. The layout is predefined and it doesn’t have many customization options, this results in a faster website speed on mobile – https://forum.tagdiv.com/the-mobile-theme/
You can deactivate it and not use it, then the default responsive version will be shown on mobile. The elements in the page will adapt for a mobile layout. The same content from desktop will be displayed on mobile if the mobile theme is deactivated.
This theme demo as the mobile theme active, if you want to check it out on mobile
– https://demo.tagdiv.com/newspaper_local_news/
@be2name From what I know angelgallegos did not contact us by email so we can check this, up to this point. If you can provide us with the mentioned information we could take a look. Let us know.
You could check some guides for setting up adsense ads in the AMP plugin
– https://isabelcastillo.com/google-adsense-wordpress-amp
– http://www.jilaxzone.com/2018/04/21/a-guide-how-to-show-adsense-ads-on-amp-pages-on-wordpress-sites/
The AMP plugin has a setting to change the header color, should be in Appearance->AMP
– http://prntscr.com/muz5gi – http://prntscr.com/muz5di
The initial AMP plugin we released was designed based on the first version of the official AMP plugin for WordPress. Even though it was a tagDiv plugin, it still required the API of the official plugin.
The changes came from the official plugin as they limited the theme support in the version we used and instead of updating it, they launched a new version with another, better implementation. They also announced the initial release will shortly become deprecated.
This is why we decided to abandon our initial AMP plugin and use the new AMP implementation through the mobile theme. The new version required a specific theme for it as it would not have worked through the standard theme. There was no decision to take, unfortunately. If we have not made this step, soon the AMP plugin would have stopped working once the official AMP plugin implementation we used became deprecated.
So instead of a dedicated AMP plugin now the official and up to date AMP plugin can be used, with the mobile theme plugin (not required). Activating the mobile theme should improve the website performance on mobile noticeably.
If you use only the AMP plugin you should leave it on classic (this setting should be selected by default) – http://prntscr.com/muln5q
Note that this combination of official AMP plugin and mobile theme will be improved in coming updates. We will write down user suggestions and take them into account. We are not forcing anything, using the official AMP plugin and the mobile theme is optional. You can use just the AMP plugin, or even a different AMP plugin that has the functionality you need.
Please let us know if you have more questions or suggestions.
Hi,
Replied in your other topic – https://forum.tagdiv.com/topic/new-update-6/ That plugin may fail at times, but there are other methods to update a theme. By WordPress and by FTP for example, which are more reliable.
Thanks
Hi,
Seems the browser detects the images as mixed content, so it will not load them. The same happens here – http://prntscr.com/muypyd
Maybe double check if the SSL implementations done properly
– http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
– https://css-tricks.com/moving-to-https-on-wordpress/
– https://yoast.com/dev-blog/move-website-https-ssl/
– https://forum.tagdiv.com/topic/moving-to-ssl/
Also some solutions I found that you could try
– https://kinsta.com/blog/wordpress-mixed-content-warning/
– https://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/
– https://wpbuffs.com/wordpress-https-mixed-content/
Thanks
Hi,
I believe I understand now. You want to display the post titles below the thumbnail, not over it. Most big grids display he title over the image, you can see theme all here
– https://demo.tagdiv.com/newspaper/big-grid-1/
There would be no setting to make the title display below the image in a big grid.
Blocks on the other hand are different, there are blocks that display the title below or next to the image. The predefined blocks can be seen here
– https://demo.tagdiv.com/newspaper/block-1/
There are also flex blocks, these have a great deal of customization options. Here are some designs made by us
– https://affiliate.tagdiv.com/#/load/Blocks
These designs can be imported with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So a solution would be to use blocks instead of big grids. With flex blocks you can even achieve the same design of grids.
Please let me know if you have questions or you need help with something. The code I provided above seems to work – http://prntscr.com/muyoez simply enter it in the Theme panel->Custom CSS section – http://prntscr.com/muyoq6
Thanks
Hi,
So after activating the mobile theme, the AMP plugin and the required setting in the theme panel to integrate them, there is a problem. Those would be the only steps
– https://tagdiv.com/amp-newspaper-theme/
We could take a look, provide admin access by email at contact@tagdiv.com and mention how we can recreate the issue you are facing. Please include a link to this topic in the email.
Thanks
Hi,
The old plugin was removed in update 9.6, now the official up to date AMP plugin can be used. This plugin can be integrated with our mobile theme, more about it here
– https://tagdiv.com/amp-newspaper-theme/
So you can use the mobile theme together with the AMP plugin, or if you want just the AMP plugin. If you have more questions let me know.
Thanks
Hi,
That would happen, the search will be in general not just for woocommerce related products and items. I don’t think the woocommerce plugin has a search template, maybe woocommerce themes have, can’t say for sure. Could be more information online about it.
You could use the woocommerce search widget instead
– https://docs.woocommerce.com/document/woocommerce-product-search/
Thanks
Hi,
You can set them in the Theme panel->Template settings – http://prntscr.com/muy7gq
If you have more questions let me know.
Thanks
@masterskg A changelog can be found in the themeforest page, at the bottom
– https://themeforest.net/item/newspaper/5489609
There is also an update log included in the theme package – http://prntscr.com/muy6s8
Please let me know if you have more questions.
Hi,
Since the introduction of the cloud library plugin a few updates ago it is possible. You can import templates designed by us (and modify them if needed) or create your own entirely (with a blank template)
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So now with the composer you can create category templates, author templates, post templates and many more. Here is a demo of the templates, you can preview and even edit them to see how they are made and experiment with them
– https://affiliate.tagdiv.com/#/load/All
Let me know if you have more questions.
Thanks
Hi,
That will not work, if you copy the desktop content in the mobile editor it will appear as code or even cause problems. The mobile theme will not recognize the shortcodes, only simple text, images and what is possible with the classic editor.
The only solution to display the same content from desktop on mobile is to not use the mobile theme plugin. Use only the official AMP plugin then, or an AMP plugin of your choosing if needed.
The mobile menu button not working would mean there is a problem. You can send us an email at contact@tagdiv.com and provide admin login so we can take a look at it. That shouldn’t happen. Let us know.
Thanks
Hi,
Are you stretching the row to full width? That may happen in this case. Try the stretch row with padding option – http://prntscr.com/mumudy
Regarding the style disappearing in sticky mode this is investigated. Setting the border on the element itself inside the column will work in sticky mode. Sorry for this inconvenience.
Let me know.
Thanks
Hi,
Officially it is not supported, some users have managed to implement it through theme modifications. But an official method and documentation does not exist at the moment. I am sorry for the inconvenience. Let me know if you have more questions.
Thanks
Something is blocking access to the file I mentioned, a permission setting maybe. Maybe these topics would help, or you could contact the CDN support for some assistance
– https://support.securecdn.stackpath.com/hc/en-us/articles/115001618928-How-to-Setup-a-Secure-Token
– https://www.maxcdn.com/one/tutorial/403-forbidden/
Those are not actually errors. This https://www.screencast.com/t/s9vhLEx8Smx is a warning that you have activate this option – https://www.screencast.com/t/6DWH6xgV8 and you can not longer deactivate the amp per post/page.
The other one is a message mentioning that the mobile theme can be integrated with the official AMP plugin
– https://tagdiv.com/amp-newspaper-theme/
That is true indeed, didn’t think of that at the time. You can use default post templates perfectly fine, cloud templates are not a required thing to have. Maybe after further improvements made by us in coming updates, you can give them a try again.
Please let us know if you have more questions.