Search Results for 'remove tag from post'

Results from the Forum
nirvanli
Participant
#0

Hi All,

Please help.
I install the demo same as this
http://demo.tagdiv.com/newspaper_fashion/category/tagdiv-cosmopolitan/
all are good, but the grid images are covered by grey layer, even i creat new catalog and post, but same are covered by grey layer. how to remove it. Please help
Appreciate

Thanks
Eva

ascen506
tagDiv Member

Hello Bogden, thanks for pointing me in that direction. I followed the guide but I cannot get the pages to connect? also, all pages are numbered 1, before the previous and next button at the bottom of the post?

If you check the link http://top10bestholidaydestinations.smsbusinessgateway.com/ and click cruises, i have 3 new posts added and linked together from the category “Cruising” I have the H4 tags set at the bottom of each post but I cannot work out how to remove the number 1 label or get the pages to connect.

Your help is much appreciated, please
thanks
Lawrence

Bogdan B.
tagDiv Staff

Hello,

I have checked your links on mobile and the images are present on your site. Please check with a different device as i cannot see the issue. As fort the bold text, simply remove the bold tag from your post in post edit. Our theme does not add random bold tags.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I have read the instructions provided by google’s team but none are theme related. All of the suggestions are related to how you set up your site and the content that you use. The theme has no control over that. Please use seo yoast not all in one seo as google suggests as all in one seo is not a tested and approved plugin and we cannot guarantee it will work properly with our theme.
if you want to make a review of certain items, you can use the theme review system that adds the proper markup: https://forum.tagdiv.com/reviews-2/ but reviews can only be used for one post at a time.
If you also use untested plugins please try to remove them as plugin conflicts can also create lots of issues. We do not have such reports of “spammy structured markup” with our theme. This is the first case we encountered so far.

Thank you!
Bogdan B

Bogdan B.
tagDiv Staff

Hello,
Unfortunately our theme does not provide that kind of customization possibilities. You can remove the author name date or tag for all posts or leave them on for all posts but for a specific case you will require a bit of custom code to get the result you want. Please provide a link to the category page you want to remove the author, category and tag from and i will provide the code for it.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is a very complex element and there is no simple way of having the more from author as default as the latest articles was defined as default when we created the theme. There is no easy way of changing the default state to have more from author show up first. If you try to do that, the theme will grab the incorrect articles. it will change the menu but not the content. The content will remain the standard related articles. There is a workaround if you want to have related articles based on author and remove the related articles based on categories and tags. Here is a possible solution:
1) change this part with 'cur_post_same_author' : http://screencast.com/t/KDmVybWa7v
Now your related articles and more from author will show the same thing. Now now you can simply hide more from author or related articles if you want from here:
http://screencast.com/t/DHLc6jstRH7u
Unfortunately if you want to have both, there is no simple way of changing their order.

Thanks.

rakhwanna
Participant
#0

Hi Team

I was followed this post https://forum.tagdiv.com/topic/blogpost-sidebar-question/

but my sidebar not “really” removed. It is just “invisible”. So if i put new block, there is a empty space

How to fix it ?

this is the SS https://scontent-sit4-1.xx.fbcdn.net/v/l/t1.0-9/14657249_10207192378795731_6658662193170993268_n.jpg?oh=9ec363de0417292d4228b535656af8c4&oe=58ACBBA1

Thank you

Bogdan B.
tagDiv Staff

Hi,

It seems the breadcrumb container is still there. You can remove it with this code:
.single .td-crumb-container{
display:none;
}
.td-post-content{
margin-top: 5px!important;;
}

As for the mobile theme, this is an issue caused by the latest version of wordpres and wp super cache. The plugin was not updated to support the latest version of WP. Here is a temporary fix until they update the plugin:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/

Thank you!

Bogdan B.
tagDiv Staff

Well did you read the topic I posted above?
The user found a solution:

The solution is simple, you must edit td_block.php and remove the itemprop attributes and add open graph to your article page. You can do that manually by addning the meta to your header or just install a plugin that does that for you.

Our theme seems to be missing some of the metadada or schema information required by the rich pins, but we did not create our theme with rich pins in mind. We did not specify anywhere that rich pins work with our theme. We did not test these. You will have to add some manual implementation or plugin meta data as @vexx mentions here: https://forum.tagdiv.com/topic/pinterest-sharing-issue/

I do not know of any solution for this. you will have to read the docs for the rich pins and see what they actually require and either add the meta yourself or use a plugin that does that for you.

Thank you for your understanding

droppedcoin
Participant
#0

Hi team,

I like your theme, thanks for making a nice, customizable website. But I can’t seem to be able to make the header & footer display properly. I would like to have the green color extend all the way to the left and right, but as you can see from these images it stops:
http://www.tiikoni.com/tis/view/?id=23a215c
http://www.tiikoni.com/tis/view/?id=a579343

Secondly, there seems to be some duplication of the twitter option at the bottom of each post. How can I remove the twitter button on the right of the below image?
http://www.tiikoni.com/tis/view/?id=ae030c4

The plugins I have installed and active are:
Akismet
Coming Soon Page & Maintenance Mode by SeedProd
Contact Form 7
Disqus Comment System
MailChimp for WordPress
Quiz And Survey Master
tagDiv Mobile Theme
tagDiv Social Counter
WP Super Cache
WPBakery Visual Composer
Yoast SEO

Thanks and regards,

Paul B

Bogdan B.
tagDiv Staff

Hello,
The meta for the og image can be removed from our theme as Andrei pointed out above, The other og image comes from Yoast. You can use the method posted above to remove the og image tag added by our theme
Thank you!

ColtonPhiscator
Participant
#0

I am having trouble locating design options for the mobile theme.

1. How to remove the category tags above the title? Unless there is a way to change the style from the “box” design. I would like to remove them.

2. Font options? How to change font styles, weights, etc for the titles?

3. Same goes for Font settings once you click a post.

4. Is it possible to only do a “Top Grid” design as you see in the top half of the image posted? Removing all the “Recent Videos”? And you only have the full length thumbnail images? Must have more than 3 of course. Thank you.

See below screenshot when answering questions.

https://s10.postimg.org/r6e2oxm61/IMG_5942.png

Bogdan B.
tagDiv Staff

Hello,

If you want to remove the author link, you can edit the functions that create the author here: http://screencast.com/t/dwah62pc1 and here: http://screencast.com/t/1edKzafitfT
As for the post sorting, please use this guide to learn how you can sort your posts in blocks: https://forum.tagdiv.com/block-settings-guide/

Thank you!

jeumpanews
Participant
#0

First of all, I would like to say that the widget tagDiv Slide works great since the first day I installed the theme, but eventually yesterday I installed 2 plugin, namely ‘Hide Widget’ and ‘WP Subscribe’. Today I saw the image in tagDiv Slide is ‘droping’ like this: image problem

I used ‘Hide Widget’ plugin because I only want people to see the mail subscription from ‘WP Subscribe’ in single post, etc only, but not on the front page. When I installed both plugin yesterday, everything looks fine and still in one place.

This is my setting for tagdiv Slide and whithout ‘Block title’.
image-setting1 and image-setting2.

I don’t make any drastic changes except when I installed the 2 plugins above.

I remove tagDiv Slide widget and the mail subscription widget for a while, and I also deactivate ‘Hide Widget’ plugin.

I really like the slide and want to put it back 🙂

Please help. Thank you.

Andrei L.
tagDiv Member

Hi

We’re sorry for any inconvenience you have encountered using our theme.
The theme is tested and feature images should be displayed without any changes in code. However checking your site I’ve found some errors in browser’s console which are related with theme’s js: http://screencast.com/t/A5oKnz8tg This errors may be caused by some plugins which conflicts with the theme or by some minifycation used for js. Try to deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using, remove the css/js minification then test the site again.

The theme can’t control the informations picked by Facebook sharer when a post is shared. Facebook looks for og tags and picks the details from these tags. To generate the og tags you can use a plugin like SEO By Yoast which is tested and works fine with our theme. Please check these links for more details in this regard: https://kb.yoast.com/kb/getting-open-graph-for-your-articles/https://yoast.com/social-media-optimization-with-wordpress-seo-by-yoast/
Another important aspect is server’s response time. Facebook won’t wait to long for requested data and if the server respond to slow some data will be skipped. Checking your site with google page-speed tool I’ve noticed that the response time is higher then 6s, please check the screen: http://screencast.com/t/2qMDqyDS2 Make sure that your server meets theme’s requirements and also ensure that the parameters from system status have the values indicated here: https://forum.tagdiv.com/requirements-for-newspaper/https://forum.tagdiv.com/system-status-parameters-guide/

It is very likely that Facebook won’t anything about a new published post. Facebook handle a huge amount of data and a new published post won’t be indexed automatically. However you can force Facebook to update new posts by running a fresh scrape with debugger tool: https://developers.facebook.com/tools/debug/og/object/http://screencast.com/t/8rKTpv28f

Hope this helps!
Thanks!

Nano
tagDiv Member

And by the Andrei,
You missed one very important point, you checked the homepage but usually, Google or real people visit individual homepage quite often. And on the individual posts, the same .js and .css file ( One Akismet .js files and other 5 css file 2 from Google API and 3 from a tomatoheart plugin VC and style.CSS .

Have a look at the Google Pagespeed Insight for one of the post : http://tomatoheart.com/webjockey/facts-about-bb-ki-vines-bhuvan-bam/ at https://developers.google.com/speed/pagespeed/insights/?url=tomatoheart.com%2Fwebjockey%2Ffacts-about-bb-ki-vines-bhuvan-bam%2F&tab=desktop

Here, mobile and desktop score is almost same: 66/68 ( Snapshot here: https://i.snag.gy/GEvA1z.jpg )

Render blocking Codes from Desktop are:


Remove render-blocking JavaScript:
http://domain.com/wp-content/plugins/akismet/_inc/form.js
Optimize CSS Delivery of the following:
http://domain.com/…in/public/css/facebook-login.css?ver=7.3
http://fonts.googleapis.com/…0,700|Amiri:400,700|Lora:400,700&ver=7.3
http://fonts.googleapis.com/…italic,700,900,500italic,400,300&ver=7.3
http:/domain.com/…r/assets/css/js_composer.min.css?ver=7.3
http://domain.com/…ntent/themes/Newspaper/style.css?ver=7.3

You can check it for any posts of my website and you will find the same thing. SO, the issue is not only with Mobile version.
You may want to look at it again.

  • This reply was modified 9 years by Nano.
Andrei L.
tagDiv Member

Hi

Slide block won’t render if you set the limit post number to 1 as it is here: https://dl.dropboxusercontent.com/u/14103014/tagdiv/s4.png You need at least 2 posts in order to display the slide. If you want to make it work with one post you need to edit td_block_slide.php file and remove this condition: http://screencast.com/t/Glhs9kCW01F

Hope this helps!
Thanks!

Bogdan B.
tagDiv Staff

Hello,

Please remove any custom css you may have added to your site as it will not work properly for each case. If you want to remove the background from the posts, then simply use a primary category for the post that does not have any background set to it. The primary category makes the post grab the background of the category: https://forum.tagdiv.com/primary-category/ and please provide more details to how you want the featured images shown Style 8 uses the featured image as a background and style 6 requires no background image or color set so it can stretch to the full width of the screen.

Thank you!

Nano
tagDiv Member

Hey nairolf,

After referring to your comment and the link provided, finally, I successfully activated the speed booster plugin and successfully moved all .JS files in the footer.

In my previous attempt, I was not able to find the correct CSS and JS ID, but this I found it. Reason?

Just discovered the real issue behind why we usually are not able to find the correct .js and .css id for adding it to the td-speed-booster.php and the issue was: I was copying text from the wrong location.

Like me, We all usually copy the “Registered .JS and Registered .CSS code” that appear on the top of the WordPress admin page where we have just added the “code” in functions.php code.

Actually, it displays only those .CSS and .JS codes that loads under WordPress Admin Dashboard panel. To find the actual codes, you must visit either your homepage or any post and then copy the “Registered .JS and Registered .CSS ” file into a text.

But in the case of CSS files, Google Pagespeed still showing various .CSS files


https://domain.com/…in/public/css/facebook-login.css?ver=7.3
https://fonts.googleapis.com/…0,700|Amiri:400,700|Lora:400,700&ver=7.3
https://fonts.googleapis.com/…italic,700,900,500italic,400,300&ver=7.3
https://domain.com/…r/assets/css/js_composer.min.css?ver=7.3
https://domain.com/…ntent/themes/Newspaper/style.css?ver=7.3

Though when I check the “View Source” of my post on Google Chrome, I can see these CSS moving from top to footer ( checked with and without adding the code and noticed the difference) , it’s just that it’s not appearing on Google Pagespeed result. Of course, I cleared all kind of Cache ( Super Cache+ Cloudflare) before checking it, but it’s not reflecting on Google Pagespeed result.

Only one .JS file still appears o some of the post, ie:


http://domain.com/wp-content/plugins/akismet/_inc/form.js

Do you know ID for Akismet so that I can attempt to move it too?

One more important thing- Under some thread, somebody mentioned to search for CSS ID using “View Source” page on Google Chrome but the ID that appears on this page like :


<link rel='stylesheet' id='facebook-login-css'  href='http://domain.com/wp-content/plugins/wp-facebook-login/public/css/facebook-login.css' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-style-css'  href='http://fonts.googleapis.com/css?

These IDs contain “-css” at the end but it doesn’t work . Actually ID as found using this method ( Point 5.2) , doesn’t contain -css in the ID and it works well.

So, one should use ‘google-fonts-style’ as CSS ID not ‘google-fonts-style-css’

Can you tell me why it’snot displaying on Google Pagespeed? Is there something else that I need to look on?

Thank you.

PS: I am planning to remove https://wordpress.org/plugins/host-analyticsjs-local/ plugin. Don’t know if it’s the reason behind low traffic

  • This reply was modified 9 years by Nano.
argosmedia
tagDiv Member

Damn, it seems the forum editor doesn’t handle code well. I tried both CODE and BQUOTE tags to show the code verbatim, but the editor seems to actually execute parts of the code. Please remove the code bits in the post above, as the code shown there is not right.

You can find the modified files here:
https://codepad.co/snippet/7fSQRAhm (type 1)
https://codepad.co/snippet/cDGaRPYR (type 3)

BkkGreg
tagDiv Member

Hi,

Your solutions have been ace so far, thanks for your help. I just noticed something though.

In a previous question you helped me remove the link capability from post titles & featured images. It works great on the main page (outside.agoda.com) and from a single page (outside.agoda.com/technology).

However, if someone clicks a category tag (for instance, technology) it goes to outside.agoda.com/category/technology and on THAT page, all the links and featured images are clickable.

Can I remove that as well?

Thanks very much.

Gadgetsay
Participant
#0

The problem I’m starting kindly try to understand:

From the beginning when I installed your theme it was working well once I installed SEO yoast it started working worst, while manually sharing on my FB pages by copying link and pasting on post box on FB page the snippet shows two same featured images. Please tell me where is your FB meta tags so that I can remove those and it will work well,

the reason of this showing because of duplicate FB meta tags in the theme one is from SEO Yoast and another is from your theme which I purchased,

Thanks IN Advance!
Mantosh

Nano
tagDiv Member

Hello Andrei,

Thanks for the detailed response. Actually, I had made the lazy load off that’s why you couldn’t notice it. Currently, I have enabled it again and now you will be able to see the same issue again. Visit this again: https://tomatoheart.com/manisha-choraria/kids-manage-finance/

As I said, it disappears only when “Fade & Scale” or “Up fade” option is selected under loading effect. In case, I made it off or select “Fade (Full)”, It works very well. ( Check this screenshot: https://i.imgur.com/xUhvWum.jpg )
I know there is no issue with theme options or anything and it’s happening because of the compatibility issue of my this custom CSS


.wp-caption-text a {

    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    display: inline-block;
    padding: 0 3%;
    }
.wp-caption-text, .wp-caption-text a {
    color: #fff;
    font-size: 10px;
    margin-top: -28px;
    text-align: left;
    line-height: 20px;
    margin-left: 3px;
}

I rmember , under a different thread here : https://forum.tagdiv.com/topic/image-caption-disappeared-and-jpg-are-not-in-centre-in-smart-list/#post-131943 Bogdan has said that this code effects only externally sourced image and he has suggested a new code, which is working very well even with smart list style but somehow he wasn’t able to shift the “image caption” both in the bottom left ( it stays in the bottom center)

SO, I am using Bogdan’s code specifically for Smart list styles and using my code for all other places ( here it works with both internally and externally sourced images )

Example for bogdans code : https://tomatoheart.com/akshita/13-science-backed-reasons-indian-superstitions/
Example for my code: https://tomatoheart.com/manisha-choraria/kids-manage-finance/ ( It will disappear in milliseconds because of the current setting )

One better solution can be that if we can style Bogdan’s code in a way that it gets the same style as I am getting with my code. The only issue is to move caption box to bottom left. It will also solve “Lazy load” issue as his code works well universally.

Or you can check the compatibility of my code with last two lazy loading options.

I am repeating it again that theme is working very well and it’s just because of my custom code but any help will be appreciated.

With regard at Speed Booster, I can see it’s working but can’t see it impacts on Pagespeed, with ON or OFF, I don’t see any changes in the number of .JS or .CSS file under render blocking .

Does it work only for the internal .js and .css files , not for the external one?

A look at the current Pagespeed score: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Ftomatoheart.com%2Fmanisha-choraria%2Fkids-manage-finance%2F&tab=desktop


Remove render-blocking JavaScript:
https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
https://tomatoheart.com/wp-includes/js/jquery/jquery.js
https://tomatoheart.com/…cebook-login/public/js/facebook-login.js
https://tomatoheart.com/…ntent/plugins/ytsubscribe/ytSubscribe.js
https://tomatoheart.com/wp-content/plugins/akismet/_inc/form.js
Optimize CSS Delivery of the following:
https://tomatoheart.com/…book-login/public/css/facebook-login.css
https://fonts.googleapis.com/…3A400%2C700%7CLora%3A400%2C700&ver=4.6.1
https://fonts.googleapis.com/…italic,700,900,500italic,400,300&ver=7.3
https://tomatoheart.com/…r/assets/css/js_composer.min.css?ver=7.3
https://tomatoheart.com/…ntent/themes/Newspaper/style.css?ver=7.3

You can notice that all are internal .js or .css files related to either a theme or plugin. Why can’t it move theme related .js and .css files? what about googleAPIs and external plugins like Facebook login and YTsubscribe plugin ? Is Speedbooster unable to render it?

How can I check that what .j and .css files , speedbooster is succesfully moving?

You may want to answer these things, whenver you have time. Thank you very much.

  • This reply was modified 9 years by Nano.
Nano
tagDiv Member

Hey Chris,

Gracious !!!

Thank you for the detailed explanatory reply. As far this system status ( https://snag.gy/P2ApmR.jpg) to be believed , my host run on Apache server and hence the HTACCESS codes written by you under this thread should be valid.

As per recommendation, I started my HTACCESS file with :


<IfModule pagespeed_module>
ModPagespeed on
ModPagespeedEnableFilters collapse_whitespace
ModPagespeedEnableFilters remove_comments
ModPagespeedEnableFilters rewrite_images
ModPagespeedEnableFilters insert_dns_prefetch
</IfModule>

and then I added following code after default rewrite codes of WordPress:


AddType text/javascript .js
AddType application/vnd.ms-fontobject .eot
AddType application/x-font-ttf .ttf
AddType application/x-font-opentype .otf
AddType application/x-font-woff .woff
 
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
ExpiresByType font/truetype "access plus 2500000 seconds"
ExpiresByType font/opentype "access plus 2500000 seconds"
ExpiresByType application/x-font-woff "access plus 2500000 seconds"
ExpiresByType image/svg+xml "access plus 2500000 seconds"
ExpiresByType application/vnd.ms-fontobject "access plus 2500000 seconds"
</IfModule>
# END Expire headers
 
# BEGIN Cache-Control Headers
<IfModule mod_headers.c>
<filesMatch "\.(ico|jpe?g|png|gif|swf)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(css)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(js)$">
Header set Cache-Control "private"
</filesMatch>
<filesMatch "\.(x?html?|php)$">
Header set Cache-Control "private, must-revalidate"
</filesMatch>
</IfModule>
# END Cache-Control Headers
 
<IfModule mod_headers.c>
    Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>
 
<IfModule mod_deflate.c>
  # Compress HTML, CSS, JavaScript, Text, XML and fonts
  AddOutputFilterByType DEFLATE application/javascript
  AddOutputFilterByType DEFLATE application/rss+xml
  AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
  AddOutputFilterByType DEFLATE application/x-font
  AddOutputFilterByType DEFLATE application/x-font-opentype
  AddOutputFilterByType DEFLATE application/x-font-otf
  AddOutputFilterByType DEFLATE application/x-font-truetype
  AddOutputFilterByType DEFLATE application/x-font-ttf
  AddOutputFilterByType DEFLATE application/x-javascript
  AddOutputFilterByType DEFLATE application/xhtml+xml
  AddOutputFilterByType DEFLATE application/xml
  AddOutputFilterByType DEFLATE font/opentype
  AddOutputFilterByType DEFLATE font/otf
  AddOutputFilterByType DEFLATE font/ttf
  AddOutputFilterByType DEFLATE image/svg+xml
  AddOutputFilterByType DEFLATE image/x-icon
  AddOutputFilterByType DEFLATE text/css
  AddOutputFilterByType DEFLATE text/html
  AddOutputFilterByType DEFLATE text/javascript
  AddOutputFilterByType DEFLATE text/plain
  AddOutputFilterByType DEFLATE text/xml
 
  # Remove browser bugs (only needed for really old browsers)
  BrowserMatch ^Mozilla/4 gzip-only-text/html
  BrowserMatch ^Mozilla/4\.0[678] no-gzip
  BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
  Header append Vary User-Agent
</IfModule>
 
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?tomatoheart.com [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ – [NC,F,L]

The last code is to prevent hotlinking. Now as far I can read understand from your comment , the above written codes must have taken care of the required gzip/deflate settings through HTACCESS and should add up to 20 points to my score , but it didn’t happen 🙁

I still have these settings under htaccess and have also modified functions.php but the icrement in Pagespeed is only 2-4 points. On other side, I do feel my backend and homepage little faster while using after adding all these things. But there is no such impact on GTMAtrx score.

As you have mentioned :


Enable compression for the following resources to reduce their transfer size by 424.8KiB (79% reduction).

When I have already configured HTACCESS to compress it, why is it still showing there? AM I doing something wrong?

About Image optimisation thing, I use “Insanity plugin” to reduce file size while uploading the image and”optimus plugin” to compress it. the JPEG compression is set to 70 because I am worried to set it to 50 ( as recommended by you) because of the need of image quality. Since I am doing various changes, I will force regernerate and optimise images once I finalise all design aspect of my site.

Though I also tried checking GTMatrix points for my post page ( https://gtmetrix.com/reports/tomatoheart.com/vW3rCLXw ) , but it’s even worst than the homepage ( PAGESPEED SCORE: 53, YSLOW: 51)

about your second reply ( server side optimisation) , Being fron a non-programmer background, I will copy this comment and send it to my hosting provider to ask if they need to do anything.

Do you think there is something you can comment on my current situation.

Thank you.

  • This reply was modified 9 years by Nano.
Bogdan B.
tagDiv Staff

Hello,

1) there is no theme setting for this but it can be done with a css trick. Add this code in the theme panel->custom css box:
.td_block_4 .entry-title a{
pointer-events:none!important;
}

And if you want to remove the hover color you can also ad this code:

.td_block_4 .td_module_wrap:hover .entry-title a{
color:initial!important;
}

2) This functionality is mentioned here: https://forum.tagdiv.com/background-introduction/
It is related to the site background. If you want to have a full width header and footer, yopu need to remove any background image or color (white counts too) You need top press the clear button for the background color and remove the background image.

3) The site width cannot be altered. Our theme was built on a fixed width and there is no simple way of changing it as all the theme elements depend on this fixed width.

4) The category tag color can only be changed with css. For this you need to add an extra class on the row that contains the block in visual composer and then use the class in this css code like so:

.mycustomclassname .td_block_4 .td-post-category{
background-color:Red;
}

Thank you!

Viewing 25 results - 1,526 through 1,550 (of 1,956 total)