Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Please chose a second category then set the sidebar from post editing filed like this: http://screencast.com/t/qTrye4SoBT this should overwrite the settings from theme panel and set the one you chose from post editing panel.
If this dose not work send you wp-admin login details at contact@tagdiv.com so we can check this.

Thanks

Lucian
tagDiv Staff

Hi,

This happens because you have set this at 60, make sure you change this at 6. Also note that this filed should contain an mark up to 10 only.

Thanks

Lucian
tagDiv Staff

Hi,

You can use the caption filed which is hidden by default on post template 3 but you can use this css to display it, like this: http://screencast.com/t/HPKD056v
Change the font color/family/size as you like, you can also adjust the distance from the bottom or you can style the caption as you like.

.single_template_3 .td-post-featured-image .wp-caption-text {
display: block;
font-family: Sacramento,'Open Sans', arial, sans-serif !important;
color: white;
font-size: 30px;
position: absolute;
bottom: 110px;
left: 10px;
}

.single_template_3 header {
bottom: 0px;
position: absolute;
top: auto;
width: 100%;
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Glad I could help, we all do our best!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

I believe this is the error which causes this which comes from site.js file on line 69: http://screencast.com/t/nAgAcsKJy I can see that you have minified the js so turn this option off and check again.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this media query to target IE 10 and above and apply your style:

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* IE10+ specific styles go here */
}

After I have inspected your site I found that setting the logo img at 300px fixes this, you could use this ccs:

.affix .menu-item-40484 img {
width: 300px;
}

Hope this helps.

Thanks

Lucian
tagDiv Staff

Hi,

I have check this using the latest theme version(4.5) and found no issue with the categories settings from theme panel.
Please make sure you use the latest theme version (4.5) as we had some issue with this in previous theme versions which we have fixed, if not please update your theme.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you set the posts to use a specific sidebar or just that is not set to default: http://screencast.com/t/yvUBeIwMYJ
If you leave the default sidebar then if you have set a specific sidebar/layout/background-color for the category you have assigned the post to then that layout/sidebar will be used:

ex:
* post settings – http://screencast.com/t/jf2xg21NsBC
* theme panel – category 2 settings: http://screencast.com/t/PdkSfvOYzfX
Result: http://screencast.com/t/48idOv4zc3k

Hope this helps!

Thanks

Lucian
tagDiv Staff

Replied via dashboard!
Thanks for the message!

Lucian
tagDiv Staff

@nightwing2303
If you do all this and still get an error please make sure you unzip the file and upload the theme folder manually via FTP, like this: https://forum.tagdiv.com/installation/

Thanks

Lucian
tagDiv Staff

Hi,

You need to use font-weight: bold; like this: http://screencast.com/t/GiqMmsjBH
Just add it to the css like I did in the screen.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@Julien
As Christopher wrote the child theme do use the same database and you can try to search for a plugin to control the ads but not sure if exists one that could help you not display ads for donors.

Thanks

Lucian
tagDiv Staff

Hi,

You can use this css to change it: http://screencast.com/t/etgqtuPGbEv

.post .td-sub-title {
color: #00BAFD;
font-size: 20px;
font-family: Sacramento;
}

Thanks

Lucian
tagDiv Staff

Hi,

You could set the featured image on from theme panel and remove this code from loop-single-2.php file, like this: http://screencast.com/t/EQsQnHXCFt
This will remove the featured image only for posts that use template 2 style.

Thanks

Lucian
tagDiv Staff

Hi,

Thnaks Christopher!

@dewara
Please take some time and go over the documentation as you will find there many useful tips on how to best use the theme.

Newspaper documentation: https://forum.tagdiv.com/newspaper-documentation/
Child theme documentation: https://forum.tagdiv.com/child-theme-documentation/

Thanks

Lucian
tagDiv Staff

Hi,

The “Disable Comments on pages” option under Post Settings sorted this for you?
Please let me know.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can check the media queries I pasted below and chose the one you like to target and apply your style just to specific screen width.

@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
@media (min-width:480px) { /* smartphones, Android phones, landscape iPhone */ }
@media (min-width:600px) { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ }
@media (min-width:801px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }

The one you should use for iPhone 4 landscape is @media (min-width:480px) as the minimum width of iPhone 4 in landscape mode is 480px.

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Thanks @wpdiv!

@Rhino99
Please make sure you do as @wpdiv wrote and upload the unzipped Newspaper folder via FTP in your themes folder and check again.
Please let me know if you managed to get this done and if you have any others theme related issues.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks, I’m not sure though how this looks like, if you want you could share this and paste here a screenshot of your page backend.

Thanks

Lucian
tagDiv Staff

Hi,

Glad to know you have managed to get this done as you wanted.
Thanks for letting me know.

Have a nice day!

Lucian
tagDiv Staff

Hi,

Glad to know you’ve managed to get this done.
Thanks for lettings us and for sharing.

Have a nice day!

Lucian
tagDiv Staff

Glad you’ve realized that. Please let me know if you have any other theme related issue.
Thanks for the message!

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,


@tms

Please deactivate the mobile theme to fix the shortcodes issue: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Also please make sure you have installed the Visual Composer plugin right following this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
The mobile menu and the mega menu work based on js and I have found all this errors which could generate this, in your console: http://screencast.com/t/jgtCSvbd
Please make sure you deactivate all plugins including cloudflare and cache you use, leaving just the Visual Composer active and empty all cache then purge files and check this again, also look for errors in the console.
Both mega menu and mobile menu work fine, I have tested this using the latest theme version and found no issues with it.
Also make sure that you set and use the mega menu right: https://forum.tagdiv.com/how-to-use-the-megamenu/
Please let me know if this helps!

@aces231
Please send your site’s URL so I can inspect this.

Thanks

Lucian
tagDiv Staff

Hi,

Have you managed to solve this issue as I have checked your site and found that your images use the attachment page at this moment and work as they should: http://screencast.com/t/S8ccu7kw9
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and found that the sticky menu doesn’t work on android system also so first please make sure that you have this option set from theme panel: http://screencast.com/t/CKiaVccu6jU
Secondly make sure you deactivate all plugins and turn off js minifier, empty all cache and purge files (if you use any CDN plugin) as I also noticed that you have some js errors on your console which can cause this: http://screencast.com/t/aDcYmFsZ5
After doing all this please check again if the sticky menu feature starts working.
Please let me know if this helps!

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 25 posts - 4,101 through 4,125 (of 6,600 total)