Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Alin [tagDiv]
tagDiv Staff

Hi,

You can change it via custom css in Theme Panel > Custom Css: http://screencast.com/t/LsTYPu1MJNa

Read more button: http://screencast.com/t/Cph2Ir948Gmd

.blog-stack .wpb_button .more-link{
font-family: Comic Sans MS;
font-size: 30px;
}

Social sharing buttons: http://screencast.com/t/eafnvifiZ

.blog-stack .td-social-sharing-buttons .td-social-but-text{
font-family: Arial;
font-size: 25px
}

Submit buttons: http://screencast.com/t/y1xG3ou81m

.blog-stack .form-submit input{
font-family: Comic Sans MS;
font-size: 30px;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,


@sportujeme
Did you managed to solve this? I have checked your site and found no issues with this: http://screencast.com/t/PtCgqlv83q2


@sunkast
Please provide your site URL if did not solve that.

Please let me know if you still have issues!
Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom css: http://screencast.com/t/PcjHbmvbm

.td-post-text-content li{
line-height: 30px;
font-size: 22px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option for this, Newsmag is designed to work on desktop, tablet, and phone.
Yes it’s possible, but if you need it you can get someone to help you with this and alter style.css and some javascript as you like, it’s not an easy task and you would need custom work for that which we cannot provide at this time as we work on updates/development and support.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/fda1akfw

.home .entry-date{
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1 Please edit td_module_single.php and change this value: http://screencast.com/t/1rZ0Bsa9wz9u

Result: http://screencast.com/t/YYIerbuU4F

2. In the same file you can modify the link that display author’s posts: http://screencast.com/t/kcO3TbVs

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can change color of the blockquote from Theme Panel > Theme Colors: http://screencast.com/t/jwUKXPjeOf6
And if you want to be left-align just use shortcode pull quote left: http://screencast.com/t/iIzxVk5U

Result: http://screencast.com/t/TF9KtBuU

If you want to use pull quote center: http://screencast.com/t/wFpoKzmdFuot and the text to be left-aligned please use this custom css: http://screencast.com/t/XLtTxcxAPlwO

.td_pull_center p{
text-align: left !important;
}

Please provide more information if this is not solve your issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

As Christopher also wrote you need to regenerate your thumbnails using this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and let me know if you still have issues with this.
Also please provide the site URL.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/1IdWb0hVf

.td-post-featured-image .entry-thumb {
display: table;
margin-left: auto;
margin-right: auto;
}

Result: http://screencast.com/t/7IAer7zgw

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and found some javascript errors in console: http://screencast.com/t/1lJFBw4JMnFy
I have also tested using the latest theme version(4.6.1) and haven’t found any issues with this.
Please make sure that you download the latest theme version and update your theme using this guide and the FTP method: https://forum.tagdiv.com/how-to-update-theme/ After you update the theme please try without any plugins active(leaving just the Visual Composer plugins active), then empty cache and also purge files if you use any CDN host services and check again.
Let me know if you still have issues with this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css for menu transparency: http://screencast.com/t/8atk96GR

.td-header-main-menu.td-affix {
background: rgba(0, 0, 0, 0.64);
}

If you want that effect on the site, you will need custom work and it is not a simple task.

Hope this helps!

Alin [tagDiv]
tagDiv Staff
Ads - reply

Hi,


@telegram7
Please provide your site URL so we can also check. Also please try this ads troubleshooter: https://support.google.com/adsense/answer/1208336?hl=en

Thanks!

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

Hi,

Please make sure that you have the date enabled from Theme Panel: http://screencast.com/t/E9wymLi6

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I inspected your link and found that you don’t use http:// in link URL: http://screencast.com/t/gIE2aMexZ6Qx
Please try with http:// and when you hover or click should look the right address: http://screencast.com/t/vEcDIFIN2

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css: http://screencast.com/t/4lfj6hatf

#td-top-search{
display: none;
}

If you don’t want to use css you can delete this code: http://screencast.com/t/n8MXhBZTO

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

All those blocks you’ve mentioned work fine on your page: http://screencast.com/t/GQN6ytO9ZCA2
If you refer to the thumb images that don’t look right, like in this two cases: http://screencast.com/t/I0dX14CbP then please note that this happens because of the cropping function and to somehow avoid this you could an image near to the aspect ration of the thumbs in which you want it to look well. You can read more about aspect ratio here: http://digital-photography-school.com/aspect-ratio-what-it-is-and-why-it-matters/
You can also read more about function which creates the thumbs and WordPress cropping here:
1. http://codex.wordpress.org/Function_Reference/add_image_size
2. http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Also note that if you decide to change some thumbnails sizes you’ll need to regenerate thumbnails again in order to apply changes.

I saw that you use the Default page template and block 13 for Latest article. You also can use “Pagebuilder + Latest articles + Pagination” that Lucian refereed and your Latest articles will be automatically added on your page with your sidebar like you want: http://screencast.com/t/YK4uHRkthO
After you set the page template, you can set the layout and the sidebar position for your Latest article: http://screencast.com/t/mMRar9DuB
Result: http://screencast.com/t/qWaRffzf3

If you want to use a block for your Latest Articles(what you use now), you can add a sidebar using Widgetised sidebar block like this: http://screencast.com/t/NIvBfOkMq

Result: http://screencast.com/t/xUptQ5vby3uy

Also you can use another block for your Latest Article:
http://screencast.com/t/BoSBS6lU
http://screencast.com/t/7KOJG4jyO
http://screencast.com/t/1vYj3yXFAu

Result: http://screencast.com/t/U6N3B5CS

Regarding ads you can follow our guide: https://forum.tagdiv.com/ads-system-full-guide/
Also is useful our documentation: https://forum.tagdiv.com/newsmag-documentation/

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

The MegaMenu was not designed to work like that. You can see in our documentation that MegaMenu on categories can be created with/without subcategories like this: https://forum.tagdiv.com/menus-newsmag/
If you want to use it like on your site you will need custom work for that.
Any way you can use this css code for megamenu width in Theme Panel > Custom Css: http://screencast.com/t/hMUEHuCPq

.sub-menu .td-mega-menu ul{
width:847px !important;
}
.sub-menu .td-mega-menu ul .td-mega-row{
padding-left: 15px;
}

Result: http://screencast.com/t/fsX5GuJRuG

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look how the Latest articles block was built on our demo: http://demo.tagdiv.com/newsmag/homepage-infinite-scroll/ and use the same method. You can set “Load more” button after “x pages” or from the start.

You can use this block settings:
http://screencast.com/t/geiG1TUvEFux
http://screencast.com/t/Wl8nOauLcQf
http://screencast.com/t/asRKs5uZ

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi

Unfortunately the theme doesn’t have an option for this, but you can change it via custom css from Theme Panel > Custom CSS like this: http://screencast.com/t/E2hlweQzG158

.td-pb-span8 .block-title > span{
width:640px !important;
height:40px;
padding: 15px 15px 15px 15px;
border-left:15px solid red;
}

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

The arrows are hidden by default on mobile screens, you can use this custom css to display them: http://screencast.com/t/hzSqXu0J

.td-gallery-controls-wrapper {
display: inline-block;
}

Thanks!

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

Hi,

Unfortunately the theme doesn’t have an option for this. The Smart List will use the title to generate the list. If you want only for some posts to hide the title you can use custom css for that smartlist post. This will hide the title only on that smartlist’s post: http://screencast.com/t/BMqvkythLtn

.postid-210 .td-sml2-current-item-title {
display: none;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and you have 3 empty rows: http://screencast.com/t/YqIRy2Hb
You have to edit you page and delete them like this: http://screencast.com/t/oIhV4Zw5B6yV

If you don’t want Latest Articles you can use page template Homepage-blank like this: http://screencast.com/t/Y33BVLV4oYx

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site with IE11 and I didn’t found any issues:
http://screencast.com/t/p76PD1qJ
http://screencast.com/t/PE6Isv0rUu94

Regarding Safari, version for Windows was abandoned in 2012 and does not support the latest web tech. Anyway I also tested on Safari: http://screencast.com/t/AtL8mlwHnll

I think that you managed to solve the issues.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Lucian has provided a solution for you here: https://forum.tagdiv.com/topic/smartlist-problem/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme was initially designed with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work as we don’t plan to make changes to the width so I’m afraid that a full width option will not be available.

Sorry about this and thanks for the message!

Viewing 25 posts - 7,726 through 7,750 (of 7,871 total)