Search Results for 'amp'

Results from the Forum
dlicoppe
tagDiv Member

hello, we followed the guide on your site for WP super cache, but since it is installed following your guide, all “exclusive” articles are accessible for everyone whereas normally visitors must log in to access them . What should be done to correct this? because you don’t mention it on your guide. thanks in advance

website: youpi.news
example of an exclusive item:
https://youpi.news/2023/06/13/topic-cluster/

thanks for the help

dpernar
Participant
#0

Hi all,

In theme options, under article inline ads there is an option to enter after how many paragraphs should advertisement appear. And that’s fine.

However, is there possibility to repeat/loop those? So for example if I enter that advertisement should appear after 8 paragraphs it will appear only once, and after first eight paragraphs. And I would like to appear also after additional 8 paragraphs and so on, depending on length of my article.

My site is: CuriousMatrix.com

Youngman
Participant
#0

Hello, I am using a mobile theme with AMP. The standard pages can be set to non-AMP or customized using the TagDiv Composer if the mobile theme is enabled on those pages. My question is, can this be done for tags and categories as well? Because I am unable to disable the mobile theme for certain tags and categories to create specific layouts.

Edragon
tagDiv Member

That’s the problem, I can’t change the logo from the theme panel. I mean I did set the logo in the theme panel – HEADER > LOGO & FAVICON, but it does not show up. Instead of the new logo which I set through the theme panel, the old logo, the template logo appears on the screen, rewrites everything.

TWDesigns
tagDiv Member

I will check on that. What I did was made a lot of custom changes to theme pages. I wanted the exact same look on my 2nd site and was trying to export the Single Page theme for example from the Cloud area. I will play around with the above. Thank yoU!

Aleksey Petrov
tagDiv Member

Caline, thanks for your reply.

I just wrote about the playlist above, I just didn’t quite accurately formulate my idea, sorry for that.
The playlist you specified in the example, link and screenshot has big problems.
Caching doesn’t help at all.

The playlist loads the entire content of the YouTube page in a frame, and this frame slows down the entire site and the rest of the code loading.
You did not take into account that YouTube, in the light of recent events, has slowed down the download of content in many countries, for example, Ukraine and Russia and many other countries.
As a result, the page of the site where this playlist is embedded takes a very long time to load, more than 20 seconds.

I provided you with a link to the plugin above so that you can see and understand how you can optimize your code so that the entire site does not slow down.
Uploading a YouTube video in a frame is not right, it slows down the entire site.
You need to do lazy or delayed loading of the movie, without using a frame.
And if the visitor wants to watch the video, then load the frame and load the video into it.
All this is easily implemented using JS, so I don’t understand why you made this module in a simple but very harmful way for the webmaster.

You are using the YouTube API for video previews.
But for some reason, you do not use this API for the video itself, but load it into a frame.
It would be correct to display not a frame, but a preview of the video with a play button and a light version of the player.
And when the visitor clicks on the play button – upload the frame and the contents of this frame to the site.

In general, look and study this plugin, it will tell you how to optimize your code so that the site flies even when you embed videos from YouTube.

Anamaria
tagDiv Staff

Hi,

If you have the mobile theme and amp, you can’t display the menu with subcategories, like the mega menu; so you need to disable the plugins if you want that menu.

Thank you!

caminoel
Participant
#0

Hello,

I’m currently in the process of setting up a Google ad campaign, and I intended to use my website (www.siamclinicphuket.com) as the destination. However, I encountered an issue as the website violates their policy due to the presence of words such as ‘stem cell’ or ‘cellular treatment’. In an attempt to comply with the policy, I employed the ‘Real-time find and replace’ plugin to replace or hide pages containing these restricted keywords. Unfortunately, this approach did not yield the desired results.

Is there a way to replace these words while also removing the corresponding source code related to them?

elly
tagDiv Member

https://scrnli.com/files/IvB581r2m88492 its ok when deactivate mobile theme and amp how i can active it again ?

Anamaria
tagDiv Staff

Hello,

I checked but you still have mobile theme and amp.

Thank you!

Anamaria
tagDiv Staff

Hi,

Please deactivate also, the amp plugin. The mega menu works only on a responsive version or mobile page, mobile theme can display a simple menu without subcategories.

Thank you!

Calin
tagDiv Staff

Hi,
I think that it can be use a hook in functions.php for example – https://wordpress.org/support/topic/set-default-image-alignment/
You can set the code in a child theme in functions.php – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!

Calin
tagDiv Staff

Hi,
Our theme have some elements that can be adjusted, but to be sure that it can be used for what you need please provide an example for how you’ll need to be.
Thank you!

ingenierojas
Participant
#0

Hi.

I need to select a template for every posts of category especific.
For example:

Template Author
Posts of Category Opinión

Template default
Posts of other categories

Thanks.

vakvas@gmail.com
Participant
#0

Hello team,

please, is possible to disable modal login/sign-in and redirect to some own url?

In this case, I need to change url in comments section “Login to leave comment”.

Or is some way to setup this modal widget to use it, for example, for password reset URL in mail, I mean dont´t use default Wordress page /login.

Modal login widget is fine, but not cooperate with all WP features.

I would like to build some user registration to allow registered users comment articles.

Thanks a lot
Vaclav

Youngman
tagDiv Member

Will that feature be available in the future for mobile/amp themes, including the highly useful bookmark feature?

Calin
tagDiv Staff

Hi,
That section seems to be a special one, it’s not a standard option for the article, but I think it can be done using ACF and CPT – https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
For the moment we don’t have an element that looks and have the options the same as the one in the example, but an extra plugin or a javascript code can be used to create that carousel.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
That section can be edited only using css, for example:
.tdb_loop.tdc-no-posts .td_block_inner .no-results h2 {
font-size: 13px;
font-weight: normal;
text-align: left;
padding: 20px;
border: 1px solid rgba(190, 190, 190, 0.35);
color: rgba(125, 125, 125, 0.8);
}

I hope this will help you!

salik
Participant
#0

My Website header is not showing & Tagdiv Composer is Not loading when I have to edit page. I have attached a website screenshot below.

https://ibb.co/w7rw4Sj
https://ibb.co/J2QpypN

adwenchure
Participant
#0

When composing a post, I’m trying to change the text font & the heading fonts/colors, etc. Am not sure how to do that. Also, in the tool boxes on the right side is the text “Looking for other block settings? They’ve moved to the styles tab.” What is meant by the “styles tab?” Where is it located?

Anamaria
tagDiv Staff

Hello,

The options from the Theme Panel are for the standard template, but you have a Pro Prebuilt website and this uses cloud templates, which can be edited with tagDiv Composer ->https://www.screencast.com/t/UeBGkaYuundl, and select the element you want to edit => https://www.screencast.com/t/3vhZ5v4k and change the description.
The same steps are for all templates -> https://forum.tagdiv.com/footer-templates/
Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg from the frontend, no in the code -> https://www.screencast.com/t/LDdokrHPl
Also, this is a video on how to change the logo -> https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
The theme accent color it only applies to certain elements, for example, to back to top button.You can copy and paste the style from one block to another.
You can use the Global Colors and fonts option from Manager -> Global Colors -> https://i.imgur.com/PM6VoBL.png
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Thank you!

analia
Participant
#0

Hello the changes I apply in Newspaper – Theme panel version: 12.4 are not reflected in the front design https://desarraigo.es/. For example I change the colors from green to red and the site still looks like in the demo. The typography changes are not applied either. I want to hide the logo in text that says Center Magazine, in the header part, but I can not select the header template because the option disappears when entering, it has a kind of bug, attached video https://www.dropbox.com/s/ti6msk2ezf5x5ci/bug.mov?dl=0 . I bought the theme and installed it and I can’t even apply the basic changes, I need help from the support please thanks!

Anamaria
tagDiv Staff

Hello,

1. I think the problem is caused by the plugin cache; Also, you can try to use Flex Block 1 and check after.
2. Also, our theme uses the WordPress search function, and we made a few changes only for the live search. By default, those will display all posts and pages that contain the word/words you are looking for in the title or post content, but if those words are not in the content, then will not display content about that category, for example. Also, for Header live search you can set taxonomy in search -> https://i.imgur.com/ghBBwHr.png

Thank you!

Anamaria
tagDiv Staff

Hi,

Please let me know the type of ad. If the ads are auto ads, then you need to add the code 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, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/

Thank you!

adwenchure
tagDiv Member

Here is what it looks like when I try to use the align tool. In the past iterations, I used the tool and it resized the image & wrapped the text. When I use it now, it just retains the full size image
Link to screenshot

Viewing 25 results - 4,226 through 4,250 (of 38,683 total)