HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/N4UfH2AOqrHw
.td-post-content a{
color: black;
}
Thanks!
HI
I’ve checked your site and now it works fine, however I’ve found some js errors in browser’s console: http://screencast.com/t/Gh0uR5rmsv which may affect the site.
If you still have this issue try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using then test the a site again.
Thanks!
HI
Replied you via email.
Thanks!
HI
Thank you for your generous thoughts and your review! We’re glad you like our theme.
That delay appears because you’re using speed booster plugin. This plugin moves all custom css generated by the theme and the one added in theme panel at page’s footer. When the page is loaded first time is executed the code from style.css then the custom css from footer. To avoid the delay you can paste directly all custom css in style.css file: http://screencast.com/t/wcm0zmIYni This is your custom css for now: http://pastebin.com/hVhfyQL8
Hope this helps!
Thanks!
HI
You have a css which changed the font size on h4 elements. It could be from a plugin or a custom css added in theme panel.
Thanks!
HI
Yes if possible provide a screen and maybe we can help on this mater.
Thanks!
Hi
There are no query strings in google page-speed test: http://screencast.com/t/H1ElYn5LOuH However one thing must be clearly understood: the theme and speed booster controls only the site, not results generated by different tools used for different tests. Each tool have its own algorithm and may interpret things different but the theme can’t control that.
Thanks!
Hi
The theme imports only the css for a specific demo when you choose to install it without content. You will have to create your own pages and demo’s css will be applied on them.
Thanks!
Hi
Try this css in theme panel > custom code custom css: http://screencast.com/t/WLXl5Myl4MvK
.td-grid-style-1 .td-module-thumb a:last-child:before {
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(76, 81, 117, 0.79) 100%)!important;
}
Thanks!
Hi
The url for mobile logo is not correct, this is your ling to mobile logo: http://www.beautygeekng.com/wp-content/uploads/2015/08/2aaa-300×120.png which generate a 404 error. Try to remove the logo from theme panel then choose or upload thew image again.
Thanks!
Hi
None of theme’s blocks display two columns on mobile. A solution would be to change the current layout for one of therm’s blocks or create a custom block with this layout on mobile.
Thanks!
Hi
I’ve checked your site the theme works fine now, please check this screen: http://screencast.com/t/YEi1BsGKoS If you still have the layout issues please check if the browser zoom it’s set to default value, because otherwise appear some issues with the layout http://screencast.com/t/o7zGWqA4aVW This is valid for all browsers. You can set the zoom at default value using CTRL+0 command.
Let us know if you need further assistance on this.
Thanks!
Hi
They are pseudo elements, check this link for more details in this regard: http://www.w3schools.com/css/css_pseudo_elements.asp
Thanks!
HI
Try this css in theme panel > custom code . custom css: http://screencast.com/t/JwPzJems3u
h4{
font-size: 12px;
}
Thanks!
Hi
Yes it is possible to hide the views from the front-end using this css in theme panel > custom code > custom css:
.td-post-views{
display: none;
}
Hope this helps!
Thanks!
Hi
Yes it is possible with some custom code, check this link for more details in this regard: https://forum.tagdiv.com/topic/query-string/
Thanks!
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!
HI
There is no option to set a specific font size for whole site,sorry. You will have to set the font for each site part from theme panel.
Module MX3 is used when block 13 is displayed on one column like here: http://screencast.com/t/F7KJ2i6G
If you’re using google chrome just use F12 to start the inspector but finding the proper element in the page could be a bit tricky.
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
Thanks for reporting this, I’ve added it on our issue tracker and we will try to find a fix for it in shortest time possible.
Thanks!
HI
Thumb’s position is influenced by title’s length, please check this screen: http://screencast.com/t/td8QFawVN A possible way to make the images vertical align is by setting a lower limit for title length, it may be useful the letter filter: http://screencast.com/t/5sFIHLeOjez Note that you have to set the limit for each module used on the pages: https://forum.tagdiv.com/category-tag-on-modulesblocks/ Basically title’s length shout be on 2 or 3 rows for all post to have the images properly aligned:
Hope this helps!
Thanks!
HI
You can edit the page using Visual Composer plugin and change/delete the blocks as you wish. Please refer to our documentation for more details about how to use Visual Composer and how to setup the homepage: https://forum.tagdiv.com/how-to-use-visual-composer/ – https://forum.tagdiv.com/block-settings-tutorial/ – https://forum.tagdiv.com/block-settings-tutorial/
Let us know if you need further assistance on this.
Thanks!
Hi
Theme’s blocks we’re designed to work on 1/1, 1/3 and 23 columns: http://screencast.com/t/fN3T2xPSwV We didn’t tested 1/2 or 1/4 layout and there is no implementation for it, sorry.
You can filter posts by tag using wither post loop settings if you’re using page-builder+latest as page template: http://screencast.com/t/5otlX0agNtVp or from block settings for the content displayed with Visual Composer: http://screencast.com/t/FhVMFdsdoo
For more detail about page templates and block settings please refer to our documentation:
https://forum.tagdiv.com/page-templates-2/ – https://forum.tagdiv.com/block-settings-tutorial/
You can use the embed code and change the values for width and height as you want, here is an example: http://screencast.com/t/izfEUcYf296Y – http://screencast.com/t/ERGYIvyrF
Thanks!
Hi
I’ve replied you via email!
Thanks!
Hi
The theme use widgets do display the footer content and you can customize theme from Appearance section: http://screencast.com/t/ACbvN0qhd In those widgets you can add blocks which will be displayed in footer. For more details in this regard please check our documentation: https://forum.tagdiv.com/footer-templates/
Hope this helps!
Thanks!