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,

We will take a look at this, thanks for reporting it.

Thanks for the message

Lucian
tagDiv Staff

Hi,

That happens because when you click a gallery the page changes as you are redirected to the gallery page as for the tabs the page dose not load, the content doesn’t change therefore when you change the page content the tabs content also changes.
Finally I don’t think the plugin was designed to work in tabs, you should ask this question to plugin support page. I also tested this using our gallery (TagDiv Slide Gallery) and it doesn’t work either.
Try adding your galleries without the tabs, should work better.
Sorry for this.

Thanks for the message

Lucian
tagDiv Staff

Hi,

Please use this custom css in theme panel > custom css field to change the title style:

.vc_carousel .wpb_gallery_heading {
padding: 3px 10px 3px 10px;
color: white;
display: inline-block;
background-color: #4db2ec;
position: relative;
font-family: 'Roboto Condensed', sans-serif;
border-bottom: 2px solid #4db2ec;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
line-height: 26px;
}

.vc_carousel {
position: relative;
}

.vc_carousel .wpb_wrapper:before {
content: '';
position: absolute;
height: 2px;
top: 57px;
left: 0px;
background-color: #4db2ec;
width: 100%;
}

Regarding the category you don’t need the category slug to filter the posts, you just add the category name by typing the category name, like this: http://screencast.com/t/Y1tMqqiOs7c
I tested this and works. Please make sure you have added the category right.

Thanks

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

Hi,

The “tag cloud” widget comes with WordPress, you can try to control the tag number and other options like this:
First install this plugin which allows you to add php code into an text widget: http://wordpress.org/support/view/plugin-reviews/php-text-widget
Then go to http://codex.wordpress.org/Template_Tags/wp_tag_cloud and get this code:
<?php wp_tag_cloud( $args ); ?> and add it into an text box widget like this: http://screencast.com/t/8Stb1QyXa7us
You will get this result: http://screencast.com/t/JHgwk4UfgN

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

Use it like this: http://screencast.com/t/HCs2g4EZ
Remove the previous custom css and use this one:

.td-full-layout .td-big-slide-background .td-grid-wrap .slider, .td-boxed-layout .td-big-slide-background .container .td-grid-wrap .slider {
box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

Thanks

Lucian
tagDiv Staff

Hi,

We will think about this, you can use child theme so that an theme update won’t affect your changes. https://forum.tagdiv.com/child-theme-documentation/

Thanks for the message

Lucian
tagDiv Staff

Hi,

You could but then you will have to modify all image container module/slides.. to use just that only image size and then use css to resize the image container for each module/slider.. which is not an easy job as the theme hasn’t been designed like that.
Other think you would worry about it’s that in case you modify it to use just one image then if the image size it’s let’s say to 1/2 MB that will be loaded on every module and you will have a 1/2 MB large image loading instead of an thumb size image.

Thanks

Lucian
tagDiv Staff

Hi,

Sorry about this! Thanks for the message!

Lucian
tagDiv Staff

Hi,

The big slider was originally thought and designed to use 4 posts.
You could try though something like this: http://screencast.com/t/52NcXbRGo2dA
First you have to add another image size into the functions.php file, like this: http://screencast.com/t/5Ob5LBNXBGK0
Here is the code for it:

//big slider - new image
add_image_size('new-image',  354, 483, true);

Second you have modify this: http://screencast.com/t/Or0iRGwRB
Then you have to regenerate thumbnail, to create the new thumbs for the slider, to do that follow this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

After doing that add this custom css into custom css filed in theme panel, like this: http://screencast.com/t/Irdh4spACkPy
Here you have the css, just paste it in the custom css filed in theme panel:

.td_block_big_grid .td-big-grid-post-0, .td_block_big_grid .td-big-grid-post-1, .td_block_big_grid .td-big-grid-post-2 {
width: 354px !important;
height: 483px;
}

.td-big-grid-post-3 {
display: none;
}

.td_block_big_grid .td-big-grid-post-0, .td_block_big_grid .td-big-grid-post-1 {
border-right: 5px solid #ffffff !important;
}

.td-sbig-title-wrap, .td-sbig-title-wrap {
bottom: 0px;
}

.td-sbig-title-wrap .td-sbig-title, .td-sbig-title-wrap .td-sbig-sep
{
font-size: 16px;
line-height: 21px;
}

Result: http://screencast.com/t/52NcXbRGo2dA
This can be used to achieve similar layouts.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have tested all css codes I provided you and seems like whichever you use works just fine:

* http://screencast.com/t/KRshDjgXGVej
* http://screencast.com/t/O5nzvz0eyo
* http://screencast.com/t/JmGd8iKJO

As you can see all of then work on your site just make sure you remove all codes used for this and add one of the code like this: http://screencast.com/t/Rj6oje1DbM

Thanks

Lucian
tagDiv Staff

Hi,

Please remove the css I initially provided and use this one, make sure you add it like this: http://screencast.com/t/nqPBLr7AF3f

@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu > li > a {
  width: 60px !important;
  font-size: 11px !important;
  text-align: initial !important;
}

.sf-menu .menu-item.menu-item-1442 a, .sf-menu .menu-item.menu-item-544 a, .sf-menu .menu-item.menu-item-546 a {
width: auto !important;
}
}

@media (min-width: 1018px) and (max-width: 1200px){
.sf-menu li a {
width: 98px!important;
font-size: 14px!important;
}
.sf-menu .menu-item.menu-item-1442 a {
width: auto !important;
}
}

I’ve tested this on your site should work fine: http://screencast.com/t/iBB1semS

Thanks

Lucian
tagDiv Staff

Hi,

Please install the demo data from theme panel > welcome http://screencast.com/t/NOYhjn6gnV the “Homepage 4” layout should come with the demo data then you will be able to edit the page and see how it’s built.

Or add a new page and add the following shortcodes in the page like this: http://screencast.com/t/GypkMSlFewI

[vc_row][vc_column width="1/1"][td_slide_big category_id="207" limit="8" hide_title="hide_title"][/vc_column][/vc_row]

You will need to set the page template to “Homepage – with article list” like this: http://screencast.com/t/z0kdaXL3Zp
You also need enough posts for this to work.
The best way it’s to install the demo data then you will get this homepage.

Thanks

Lucian
tagDiv Staff

Hi,

Please send me a link of a page which contains the sidebar with the ad, I have checked your site fro it and did not find it.
Also check to see if your ad code it’s actually working by adding it in the “article top ad box” like this http://screencast.com/t/KUWPKZlqvfx and then check the post page to see if it’s showing there: http://screencast.com/t/GD3dn4CWQhi8
If it’s not working please add this code from our documentation to see if this image ad it’s showing up: http://screencast.com/t/wmwYjWZx just follow the guide from the ads documentation: https://forum.tagdiv.com/ads/ and check again.

Regarding the title please send me a link that points to a title that wraps like that so i can check this.

Thanks

Lucian
tagDiv Staff

Hi,

Please use our documentation, we have tried to add there all the info you need to know about the theme to get started.
Please take a look https://forum.tagdiv.com/newspaper-documentation/ and let me know if you encounter any other issues that I might help you with.
You may also search the forum for any issues that you may have as we have passed trough a lot of issues here and you could find your answer here.
To get started here is how you can build your own homepage: https://forum.tagdiv.com/homepage/

Thanks for the message

Lucian
tagDiv Staff

Hi,

Try to add it like this:

.td-full-layout .td-big-slide-background .td-grid-wrap .iosSlider, .td-boxed-layout .td-big-slide-background .container .td-grid-wrap .iosSlider {
box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

Works fine for me: http://screencast.com/t/IqGhyLOc8n

Thanks

Lucian
tagDiv Staff

Hi,

Yes, you can like this: http://screencast.com/t/Aqhi3JY2
You can get the categories filter/sort order/filter by tag slug... values from here: http://screencast.com/t/VcK9m8kg

Thanks

Lucian
tagDiv Staff

Hi,

a. The logo when using the classic blog version it’s already centered http://screencast.com/t/QVtWVWE4fYX just use the header style designed for the blog like this: http://screencast.com/t/KgwEpN8VEl1

b. I haven’t used that plugin, should check the plugin support page for a way to implement the short URLs and then go to td_module_blog.php file and replace the function which gets the permalinks with your own short URLs generator http://screencast.com/t/fGNUAvyPw2
Try using the Yoast WordPress SEO plugin, then you can set the description for your each post from edit post panel.

c. I believe you are referring at this prev/next article feature which you can enable from theme panel > posts settings http://screencast.com/t/Rj847twYFAGr
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Are you using Jetpack Photon – http://jetpack.me/support/photon/ or a similar CDN plugin ? I noticed that your images link contain this resize=480%2C360 which makes the image link looks like this – http://i1.wp.com/thatcoolwebsite.com/wp-content/uploads/2014/08/hqdefault1.jpg?resize=480%2C360
Without this CDN the link should be something like this: http://192.168.0.70/wp_demo_009/3/wp-content/uploads/2013/05/maxresdefault41-745x483.jpg
I think this could be the reason for this issue. Please disable all plugins including CDN and then regenerate thumbnails https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and also remove and add the link for the featured video again for that post.

Regarding the infinite scroll you already have an loading in progress animation http://screencast.com/t/zca13IONyC which it’s positioned at the center of the block.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

What ad box from theme panel do you use? I have checked your site and noticed that you use harder style 3 but didn’t find any ad box. Have you made any changes to the theme files?
Please make sure you add your ad code in one of the ad boxes from theme panel: http://screencast.com/t/pX8GNdVneQy
Also please follow this guide https://forum.tagdiv.com/ads/

Regarding the “Popular within last 7 days”, I have made some tests using it and seems like it doesn’t work properly we will take a look at this and will fix it in the next updates.
Sorry about this!

Thanks

Lucian
tagDiv Staff

Hi,

The recommended logo size is 300x100 px or 600x200 px for retina logo http://screencast.com/t/srfMI7Q7qWSr

Thanks

Lucian
tagDiv Staff

Hi,

Regarding your first issue you can target the username using this .td_user_logd_in class and enlarge the container via css.
You could also try this solution: https://forum.tagdiv.com/topic/top-header-login-widget-problem/#post-15488

Regarding the VC buttons we have this issue on out todo list and still working on it and we will try to fix this in the next theme updates, until then you could try to use the these buttons http://screencast.com/t/wYiWVWSU3 or find a plugin that dose what you need.

Thanks for the message

Lucian
tagDiv Staff

Hi,

Thanks @Christopher!

@albuor
As Christopher wrote make sure you have set featured image for posts and that the posts are or you have posts into the featured category because those posts will show up into the slider.
I have also tested this and works fine:

* http://screencast.com/t/UIfw7nDc6E
* http://screencast.com/t/lBKVwakoTU

Thanks

Lucian
tagDiv Staff

Hi,

Replied via e-mail.
Thanks for the message!

Lucian
tagDiv Staff

Replied via e-mail!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

Yes, it’s styled different, use custom typography in theme panel to change it as you like http://screencast.com/t/fesATvLGeb or you can do it via css, using this custom css in theme panel > custom css:

.single .td_text_with_title span {
font-family: "Gentium Book Basic";
font-size: 25px;
line-height: 30px;
text-transform: uppercase;
color: #dd3333;
}

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

Thanks

Viewing 25 posts - 5,551 through 5,575 (of 6,600 total)