Search Results for 'amp'

Results from the Forum
Torasko
Participant
#0

I’ve installed the WordPress AMP plugin for AMP-enabled posts. There are a few drawbacks though, most of which are cosmetic and I’ll try to sort myself. However, there is also a problem with the viewcounter. When an AMP-version of a post is viewed, the viewcounter doesn’t go up. This is a pretty big issue for me. Is there some sort of script I can input in AMP-enabled posts or some other solution in order to make the viewcounter go up with 1 when the AMP-version is viewed?

Thanks in advance for your answer!

marcomediastudio
Participant
#0

I was given a recommendation by someone on here to use AdRotate to manage ads, especially that all of my ads are from customers and not AdSense or other marketing stuff. The designated spots for ads is great in the theme, but can’t seem to get the ads to show up that are in AdRotate, anyone help? When I place the HTML coding for an ad directly in the theme, of course it works, but that is not the purpose of the AdRotate….Anyone help would be greatly appreciated….

Osnak
Participant
#0

Hello!
I would be very much obliged if you provide me the following information:
1. In Video News Demo –
A. How can I create the menu with post Thumbnail preview?
B. How Can I change the block of main menu post preview thumbnail?
C.How Can I Change Latest Articles Block?
2. Is it possible to convert the theme Full Width?
Thanks & regards,
Osnak

Simion C.
tagDiv Staff

Hi,

The same menu items that are displayed on desktop will be displayed on mobile as well. That is the same menu top menu. You could maybe hide the menu items on desktop with CSS and display them only on mobile, if you should consider this a solution.
Like this for example
– https://www.screencast.com/t/SOEwtxnA
– https://www.screencast.com/t/XMNwhLmg
– https://www.screencast.com/t/QTalRaQ7X1
This code will hide menu items on anything larger then phones, based on the unique ID each menu item has.

@media (min-width: 767px) {
#menu-item-50 {
display: none;
}}

Thanks

Catalin
tagDiv Staff

Hello kalum,

Regarding on page speed, please notice that thing depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.

There are multiple guides and tutorials here on the forum regarding speed optimization, that you can search for and read:
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/cloudflare-cdn/

Thanks for your understanding!

kalum
Participant
site slow - topic
#0

Hello,
My site (http://www.lankatourexperience.com seems to take some time to load especially on mobile phone & all it takes a 8sec. to load everything.

I tried PageSpeed Insights to test my site it also says poor 36/100. I tried uninstalling some plugins and temporarily removed ad codes but no luck. http://www.screencast.com/t/5EABMEV2o
Appreciate your assistance in finding a solution to speed up my site thanks.

Simion C.
tagDiv Staff

Hi,

1. The ajax filter is available for all the blocks. You can set it in each of the block ajax section
– https://www.screencast.com/t/KEz2VVzXkQlk
There are blocks that do not display a featured image thumbnail, that you can use. Like these blocks
– https://demo.tagdiv.com/newspaper/block-9/
– https://demo.tagdiv.com/newspaper/block-10/
The meta information you do not need to display on the modules can be disabled in the theme panel, the category tag as well
– https://www.screencast.com/t/Wj1zskzjSTI
– https://www.screencast.com/t/XnJUgje9b
Here you can see the available block header styles as well
– https://demo.tagdiv.com/newspaper/block-header-1/

2. Each module has a structure and it displays the information accordingly in the predefined order. This is an example of a module structure
– https://www.screencast.com/t/zoupp71E2G0
To display the date next to the category tag everywhere, would require modification to all the modules. Also the styling will probably need modification, for some modules.

We have not tested plugins like the exchange widget you mention. I have not seen it mentioned on the forum. The chances for it to work properly are probably the same as for any other theme. Maybe they can provide a free test version to try it out, before purchasing it.
The theme has a simple exchange widget, not that advanced however
– https://demo.tagdiv.com/newspaper/exchange-widget/
Placing it above the header would require the widget shortcode to be entered in the header template file directly
– https://www.screencast.com/t/sb97pLEjzbX
The date in the Business demo is custom made. It is made of a text with title element
– https://www.screencast.com/t/YjCyGTfUmy
And a Raw HTML element with this code
– https://www.screencast.com/t/CfjsXOYKBR

Thanks

namtv
tagDiv Member

Comments may be included anywhere. The number “0” just to be different? For example, on “Comments” or something else. Did not seem to visitors that the “0” reviews.

Ting-Chih Wang
Participant
#0

After I copied files and database to my local WAMP server the theme settings were reset to seems to be like the first install state. I could see old settings (like custom styling etc) in the database (“options” table) after I import old database but before I try to use the site. After the first use of the site the theme gets reset and all custom settings disappear.

We are changing our site’s maintenance and development process to automate deployments and use GIT versioning system so this is important for us to find the way to transfer copies of working website to different hosts. How could we do that?

lazdim
Participant
Time stamp - topic
#0

Hi,
I would like to make a couple of questions for which I didn’t manage to find the respective information in the documentation:

1. I need to make a block with category tabs (AJAX filter by category) but I need to show only the posts’ title and time they were added, not the featured image.
I am attaching 2 images as examples (category-filtered-tabs-example and category-filtered-tabs-example2).
You can see them here:
http://marketpost.gr/docs/category-filtered-tabs-example.png
http://marketpost.gr/docs/category-filtered-tabs-example2.png
Don’t bother about the CSS styling of the examples. I just need to know how to show ONLY the title and the time stamp of the post.

2. About the time stamp… Can I have it next to the posts’s category everywhere, meaning home page posts, category posts, featured posts etc?
I understand that this can be accomplished with some extra PHP code in your template files but… I need it.
I would appreciate it if you could help me with that issue.

Also, I would like to ask the following, third-party, question and I would appreciate it if you could help me with that.
I need to have a ticker widget showing the stock values. I found a nice plugin: https://codecanyon.net/item/premium-stock-market-widgets/18686543
I like the ticker that shows at the end of the demo page (http://webthegap.com/products/premium-stock-market-widgets/).
However, I don’t know if it is compatible with the theme. Do have any experience on that plugin? If not, there any other, similar with that, to suggest?
This is the result I would like to have (it is a Greek website, so don’t be scared by the language): http://www.euro2day.gr/ I need the ticker just above the header, as it is showed here.

Thank you in advance for your time.
P.S. I just deleted, by accident, the date from the right of the home page, above the weather widget. I can’t find the date widget in tagDiv Composer. Is there a way to put it back?

namtv
Participant
#0

Hello. Where you can change the number “0” in the comments on the “comments”.
Example links:
https://namtv.ru/category/tv/
https://namtv.ru/tv/specvypusk-diana-istorija-ejo-slovami-andrej-malahov-prjamoj-jefir-28-08-2017/



Sincerely, richat.

Simion C.
tagDiv Staff

Hi,

You could change the color for the article title displayed on modules, with custom code. Like in this example
– https://www.screencast.com/t/iIqtDEqH
Use the browser inspector to identify the elements on the page and their classes and create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I will help you, if you could specify what exactly you would like to change and how, for a more accurate answer.

Thanks

Simion C.
tagDiv Staff

Hi,

The font proprieties for the header menu can be changed in he theme panel
– https://www.screencast.com/t/LZvDmLohFCp
You could reduce the padding between the menu items. The default is 31px
– https://www.screencast.com/t/dQjnK9Vy2
Try a code like this one for example (you can modify the value as you wish)
– https://www.screencast.com/t/1Cyhn9zlc

#td-header-menu .sf-menu a.sf-with-ul{
padding-right: 15px;
}

There is no option to change the pagination that is present in the menu. If you would like to style it further, you could use the browser inspector and create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Bogdan B.
tagDiv Staff

Hello,

It is best to add a custom class to your images in the tiny mce editor in text mode. You will need basic html skills for this.
And then target your custom class with css and ad a padding-botom:30px; for example.
Here is a practical example:

https://www.screencast.com/t/appyg1yqBSZ

Then use this custom css code in the theme panel-> custom css box:

.paddingimage{
padding-bottom:30px;
}

Thanks.

Simion C.
tagDiv Staff

Hi,

An ad can be as simple as an image with a link, inserted in the theme panel ad section that you want
– https://www.screencast.com/t/1JzLM5zHaDl
– https://www.screencast.com/t/mF3PExZOge
There is also the possibility to show different ads based on device. Please see this guide with some examples
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks

Simion C.
tagDiv Staff

Hi,

The example code I provided will not modify the category font properties. That is happening because you are changing all the links fonts for the block with the custom class
– https://www.screencast.com/t/hKJOiyAG6
Remove that part of the code and only the article titles will be affected. At the moment the code you are using will modify all the links for all the elements inside that block.

Thanks

Simion C.
tagDiv Staff

Hi,

If the row is split in three columns, these columns will be displayed one below the other on smaller devices
– https://www.screencast.com/t/sloRZyimJTJ5
They could be made to be displayed next to each other, if that is what you want. In this example I added a custom class to the row containing three ads
– https://www.screencast.com/t/qHoLuXJx2j
Then used a code like this in Theme panel->ADvanced CSS in the phones section
– https://www.screencast.com/t/4j238JIv38K
The columns will be displayed next to each other, not below. Please correct me if I misunderstand something.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try it like this and the top menu should be displayed
– https://www.screencast.com/t/eR5De12bRr7

@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display:block!important;
float: none!important;
text-align:center;
}}

It will not be displayed in the AMP page, that is a totally different page not controlled through the theme.

Thanks

June
tagDiv Member

Thank u so much!It’s so kind of you!I will apply for the another website.
By the way,would you tell me how I can change the spacing between each letter in the same word in menu?I hope to set more categories to the menu but the width isn’t enough.
And do you mind telling me if I can change the style of the icons for next&amp;prev ( “<” and “>” )paginations?

nmuwind
Participant
#0

Hello,

We currently use Newspaper 7. We don’t use AdSense and I am confused on how to place photo advertisements online. Do you have to code them in or can you simply put a pdf into, for example, a header ad?

llucson
tagDiv Member

Sorry. Maybe I did not express myself well. The problem I am having is that by modifying the size of the title with a specific class will also modify the size of the category tag. And I want the category tag to be kept with the default size. See the atached pictyure

This is the .class code aplied to this module:
/* Amplia del tamaño del titular y blanco*/
.class11 .td-module-title a, .class11 a{
font-size: 40px;
line-height: 44px;
font-weight: 600;
}
.class11 .td-post-category {
font-family: 'Open Sans', arial, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: 1;
}

Daria
tagDiv Member

but it is not possible to use the same main menu. for example: tabs in menu: “business news”, “news culture”, and etc
if I choose the category “Paris”, then I want to see the main menu, and by clicking on the tab “business news” i want to see Paris bussines news, but if I choose “Marseille” I want to see same menu, but by clicking on the “business news” i want to see only the business news of Marseille
sorry if i’m wrong

junaiddar
tagDiv Member

Didn’t work. I tried disabling AMP and then tried this code again. Still no success.

What other modifications do I need? Can you point me in the direction?

Simion C.
tagDiv Staff

Hi,

The scroll icon is added by the theme, it cannot be used on AMP pages and it will probably not be displayed. If you use AMP the page structure will be different, it cannot be controlled from the theme. You would have to search for a similar implementation for AMP pages, and create a scroll function feature.

Thanks

Simion C.
tagDiv Staff

Hi,

The top menu will not be displayed on mobile, it is not supposed to display. It can be made to appear. I see that you already made some modifications. Try adding a code like this
– https://www.screencast.com/t/EEsOvws2iD
It may require additional modifications. I see that you are also using an AMP implementation for your website on mobile. That could also interfere with the top menu, and how it will display, if you choose to make it visible.

@media (max-width: 767px) {
.td-header-style-8 .td-header-top-menu {
display: block;
margin-left:auto;
width:auto;
}}

Thanks

Viewing 25 results - 27,776 through 27,800 (of 38,683 total)