Search Results for 'amp'

Results from the Forum
dennisjpitocco
Participant
#0

Two Related Issue regarding our Site: http://www.bizcatalyst360.com

1. Unable to Edit (our Landing Page) which was created long ago using tagDiv Composer: https://www.bizcatalyst360.com/homepage-bc360/ … Whenever we try to Edit Page with Tagdiv Composer, we get the following message in the top right corner: “Errors at columns: 3(models): 1(dom). The model does not match the content. Current state has involved an issue.”

2. Clicked on Admin/Settings/Reading & attempted to Change from the current WELCOME @360 (Home Page) to an alternative HOME PAGE. Once changed & saved, we click on Home Page and it comes up with a ‘404 Error We are very sorry for the inconvenience. It looks like you are trying to access a page that does not exist.’

We have confirmed all else/all other Pages working fine/no plug-in conflicts. The above issues appear to be specific to Theme, as confirmed by our Server Admin team.

Bettina
tagDiv Staff

Hello @phoneswiki!

1. Please note that the auto ads code must be placed in Theme Panel -> Analytics/Js Codes.
If you use Mobile theme + AMP, then try to place the ads in AMP Analytics.

2. Please make sure there is not a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

I recommend you to make a backup and update plugins and the theme(version 11.3.2)via file transfer, so that you don’t face any error: https://forum.tagdiv.com/how-to-update-the-theme-2/
Let me know about your results!

Thank you!

Calin
tagDiv Staff

Hi,
Indeed there you’ll need to use a custom css for example you can use this code
.td-header-main-menu, .td-header-main-menu {
height: 0px;
}
.td-header-menu-wrap {
min-height: 0;
}

Set the code in the theme panel > custom code> advance css> phone.
Now for the breadcrumbs are usually on posts and are set in each post style, the path on those files is wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php now for some templates the code is set in loop-single-x.php for others in single_template_x.php
-> https://i.imgur.com/Eu4RHa8.png
-> https://i.imgur.com/1fvgJhe.png
The code for breadcrumbs is set on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_page_generator.php -> https://i.imgur.com/tZQcd4S.png
I hope this will help.
Thank you!

Bettina
tagDiv Staff

Hello @CRiTiCAL!

To add a shortcode in TagDiv Composer, you should use the element called “Column text”.
For example step 3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/

Hope that helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use the AMP which we have included in the package and set it like in this article https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/

Thank you!

Bettina
tagDiv Staff

Hello!

Please make sure you use cloud templates and you can use the flex blocks settings.
For example: if you have a category template assigned on all the categories you have ( global template), then it is very useful to use a special filter category – current category in order to display the posts from the current category. In this mood you won’t have the same posts on each category page.
Or if you need specific articles in one category only, then make sure you have different template(or you can duplicate it) and use the post IDs filter: https://www.screencast.com/t/LssLUafW

Thank you!

Bettina
tagDiv Staff

Hello @mjkc!

Please make sure you activated the Google Adsense code.
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq
Note that the auto ads code must be placed in analytics too.

Hope that helps you!

Thank you!

Bettina
tagDiv Staff

Hello @mjkc!

Please make sure you activated the Google Adsense code.
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq
Note that the auto ads code must be placed in analytics too.

Hope that helps you!

Thank you!

phoneswiki
Participant
#0

Newspaper theme version: 10.2, WordPress 5.7.4 is installed on my website – http://www.phoneswiki.com. 80% of my traffic is from mobile. Hence the issue listed below becomes critical for me!

I have majorly 2 issues and it appears they are co-related. I am listing both of them and leaving best to your discretion

1) The AdSense auto ads do not appear on the mobile device. Applied mobile theme and added the code for it too in Theme Panel. The ads are working as they should on desktop but not on the mobile theme version. Even if I exit mobile version on mobile, no Ads are displayed.

2) AMP plugin is not working. I tried to uninstall, delete entries from DB and reinstall but it is throwing up error. GSC is also throwing errors for AMP pages.

Bettina
tagDiv Staff

Hello @ElenaHL !

If you need to add an extra class only for this post from a block for example https://www.screencast.com/t/7xDHrLFtscb to be highlighted, then there is no setting in order to achieve this.
If this is not what you mean, then please provide more information about what you need to achieve, screenshots or a video in order to help you.

A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Thank you!

Anamaria
tagDiv Staff

Hello,

I verified your website and looks fine https://www.screencast.com/t/G4FAfiomq
if you mean that the header changes, for example, it is because the resolution changes, but I did not see another difference.

Thank you!

Darshit m savaliya
tagDiv Member

hellow,
i set this post tamplate but I can not see any changes on my side:- https://prnt.sc/21yo3sf
https://prnt.sc/21yobjq
https://prnt.sc/21yoe5n

I also set from global and from post edit but it didn’t show any changes from front side
can you please help.

Anh Tuan Trinh
tagDiv Member

I have sample problem with logo in 2 website, when this is loaded is take a lot of space and after it is display is reduce to normal. Please give a solution

GurjyotSandhu
Participant
#0

Hello, so I was doing some changes to the amp version of the site and was purging the cache to view the refresh version, but suddenly the images stopped loading, and also the footer is missing. On further inspection, I noticed that the mega menu is also not working. While editing the page with tagDiv composer an error is shown. Here is the link to the image https://www.linkpicture.com/q/error_2.jpg

manasek
Participant
#0

Hi, I noticed following line of code in any template file located in td-standard-pack/Newspaper/ folder causes fatal error when the template file is copied in the child theme root folder in order to overwrite the standard template (for example taxonomy.php):
load_template( TDSP_THEME_PATH . '/loop.php', true)
The problem might be the path is not defined properly for using the template in the child theme.
Any ideas?

Renu Bakshi
Participant
#0

Hi All,

I use Newspaper theme on my sites built on wordpress. Thinking of using the “Official AMP wordpress plugin”. Please advise is it a good idea?

Romi
Participant
#0

Hi

I would like to show post views but only posts from certain category. For example if my blog has 4 categories, which are category A, B, C, and D.

And I want that show post views only on B’s category posts. Can I achieve that using Tagdiv NewsPaper?

Thank you.

Osher Shalom
Participant
#0

There is a problem with the tagDiv Composer plugin. After deactivating all the plugins, I find that this is the one that is causing the image cannot be adjusted with the Youzify plugin in the profile. See examples

with the plugin activated = https://www.awesomescreenshot.com/image/17943353?key=a31957d735d422659cd6de3ff5f20acf

Then it says the image needs to be 500×500 when the image is 1024 x 1024.

Then with the plugin deactivated = https://www.awesomescreenshot.com/image/17943274?key=a2651b78d49882d790892ae53ec80943

Shubham Patel
Participant
#0

Can you please check my WordPress website for normal and amp version, because I’m facing lots of errors like speed, styling errors, etc. for amp and some for normal version. How can I provide you my login credentials?

Lalit
Blocked
Sticky row - topic
#0

Hello, I am building a page – with a sticky row for the first row and want to make other row/column appear on the top of the first/sticky row.

I do some changes in the settings and successfully sticky the first row but when I scroll down, the second row goes behind the sticky row that should be assigned-above to the first/sticky row.

Hope you understand.

Please watch this video to understand – https://drive.google.com/file/d/1KYdBdg_hv4wsF_GdcPJZiUv1uMPht0wi/view?usp=sharing

Here is a similar example that I want to achieve – https://avada.theme-fusion.com/app/

Thanks

dennisjpitocco
tagDiv Member

We restored a backup of our Site & fixed this.

Hashi2021
Participant
#0

I have just purcahased Newspaper 11 last month. I want to customize the default post setting. For example I want to disbale view count for all posts, and disbale comments…I can not find where to disbale. The new layout is missing alot of information
PLease click on the following link to see the image
https://prnt.sc/21kpe6i
Thanks
I have used Newspaper 11 in the past, and after Update to Newspaper 11 , I am spenidng alot of time customizing the theme, the vidoe tutorials are oudated and does not match…I am kinda disappointed that is getting hard to custmomize and it is not easy to find what are you looking.
For example if you go to Theme panel> header
I got this…no header style tempaltes to choose…please click this link to see……https://prnt.sc/21kv15g
Before Newspaper 11…You got lots of templates please click this link to see……https://prnt.sc/21krq99
I am using Magazine pro demo
what am I missing?

Thanks

dennisjpitocco
Participant
#0

Unable to Create or Edit Pages with tagDiv Composer. Home Page will not display. The following errors are displayed in the top right corner of the Page which now only displays Cloud Header & Cloud Footer with no elements in between:

“Errors at columns: 3(models): 1(dom). The model does not match the content. Current state has involved an issue.”

xyq146353
Participant
#0

Is there a way to make each post as a Custom Link to another website, like the screenshot?

Issue screenshot: https://snipboard.io/FQgUq1.jpg
Example website: https://www.dji.com/newsroom/media-coverage

Calin
tagDiv Staff

Hi AjitSirohi,
From what theme version did you update the theme? Do you have a backup ?
Also did you updated all the theme plugins? For example if you used standard templates, then you’ll need to install tagDiv Standard Pack, for cloud templates you’ll need tagDiv Cloud Library. All those can be installed from Newspaper > plugins.
Also your homepage looks like is displaying the latest posts, so it is like is not set an homepage, so what you can do after install the theme plugins is to use a theme panel backup -> https://forum.tagdiv.com/import-export-theme-settings/
I hope this will help you!

Viewing 25 results - 7,901 through 7,925 (of 38,683 total)