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,

I have retested this using 1,2,3,4 as value for the limit attribute and worked fine in all cases: http://screencast.com/t/qsslv99QFVm so it should work in your case also, please make sure you do this like shown in the screen and empty cache if you use any.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

You can see here how you can add more ad unit to theme panel: https://forum.tagdiv.com/topic/adding-more-ad-box-in-theme-panel/
Unfortunately I can’t provide an answer on how to add AdRotate ads to VC as we haven’t made any tests using this plugin.

Thanks

Lucian
tagDiv Staff

Hi,

You can use the guides I’ve pasted below and the tagdiv speedbooster plugin to do it:

* https://forum.tagdiv.com/how-to-make-the-site-faster/
* https://forum.tagdiv.com/topic/can-i-add-plugins-css-to-footer/#post-6348

You can also follow this topic to find out how others fixed their issues regarding pagespeed: https://forum.tagdiv.com/topic/pagespeed/

Thanks

Lucian
tagDiv Staff

Hi,

If you want to have the ad after the comment template you need to add it after the comment template in single.php file which is located in the root of the theme: http://screencast.com/t/GC4BT2hV0g and use just this code without thye php tags:

if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(4);

To add it before similar articles you need to add it here: http://screencast.com/t/wLbsLKwsYEi and you need to add the php tags this time:

<?php if ( method_exists('q2w3_inc_manager', 'manual_inc') ) q2w3_inc_manager::manual_inc(4); ?>

Hope this helps!

Thanks

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

Hi,

Can you please provide more details about the issues you have using the featured slider.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion! I will add this on our request list. Until then you can add this code: http://pastebin.com/pVHkMRyR to the module file you want to have this and which you use, like this:
Ex for module 2:

1. http://screencast.com/t/6PN4tmVebLm
2. http://screencast.com/t/TMsMbCW6BPK
3. http://screencast.com/t/NezADio5X1p
4. http://screencast.com/t/DKR4gaHjC8Q2

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please try this custom css in theme panel > custom css filed: http://screencast.com/t/cUs1cMtMO7xu

.td_block_wrap .wpb_row {
margin-bottom: 0px;
}
.td_block_wrap .td_mod_wrap {
margin-bottom: 15px !important;
}
.td_block_wrap div[class^="span"] {
margin-bottom: 0px;
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

@kramllahu I have tested the demo site: http://demo.tagdiv.com/newsmag/ and also made some tests on my machine locally but haven’t managed to recreate this. Please make sure that this also happens when you have active just the VC plugin active and if is still happening please let me know on which version of IE dose this happens and what setting you use so I can test this and provide a fix for this.


@purrlyadmin

Have you tried to change fonts via css like @kramllahu did.
We will take a closer look at the custom fonts system and investigate this and we find something wrong we will fix it in the next theme version.
Please address your issues related to the newspaper theme on newspaper forum section: https://forum.tagdiv.com/forum/newspaper/

Thanks

Lucian
tagDiv Staff

Hi,

Use this custom css in theme panel > custom css filed: http://screencast.com/t/AbJKTcndVWFn

.td_block_12 .td-read-more {
display: none;
}

Pleas note that this will hide the “read more” button from block 12.

Thanks

Lucian
tagDiv Staff

Hi,

Thank you for your suggestion!
Unfortunately this is not so easy. We don’t plan to change the grid but will consider your suggestion if we decide different in the future. You can use all other VC layout just for some cases you need to make other adjustments.

Thanks again for your suggestion and for your understanding!

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

Sorry for this inconvenience!
I did answer to this in the other topic you’ve made related to this issue you have. I have just checked for this issues on BlackBerry as you’ve mentioned and as you can notice in the screenshot below that the review stars look as they show and not showing any strange chinese characters: http://screencast.com/t/hK9sgsxrRq
Please note that I have made this tests on our demo: http://demo.tagdiv.com/newsmag/ as when I try to access your site a mobile version of it it’s loaded which doesn’t help me to figure this out.
As I also stated in your previous post you’ve made I suggest you try to re-generated the font like this:
1. go to https://icomoon.io/app
2. button “import icons”, import from newsmag.svg (in /images/icons/),
3. select all icons;
4. button “generate font”, button “download”;
5. copy the 4 files (.eot, .svg .ttf .woff), in “fonts” folder in the downloaded zip file, rename icomoon.* to newsmag.*, replace old files.
Please let me know how it goes and also let me know if you disable the mobile version of your site so I can test and inspect this.
I also advise you to try all this without any plugins active and make sure you empty cache.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

1. Like I said, we will consider this and implement it in future updates.
4. Try it and let me know how it goes, I have also checked this and haven’t found any issues.
5. Use css to change it like this: http://screencast.com/t/8UGA2cYKt60

.meta-info {
font-family: "adobe-caslon-pro";
font-size: 18px;
}

6.1 Please use this custom css: http://screencast.com/t/skCK9Q9h

@media (min-width: 768px) and (max-width: 1023px) {
.vc_wp_text.wpb_content_element.class123{
display: none;
}
}

6.2 Looks good now: http://screencast.com/t/85f4BB4Rl

The smart sidebar should work when using the slider on the same page: http://demo.tagdiv.com/newsmag/homepage-big-slide/
Try to build you sidebar and add this custom class like I suggested here: https://forum.tagdiv.com/topic/hitting-a-roadblock-to-achieve-infinite-scrolling-with-smart-sidebar/#post-28972

Thanks

Lucian
tagDiv Staff

Hi,

Please disable all plugins one by one and check to see if still have this issue. And if you’re using the WordPress SEO plugin please make sure you have the “Disable Author Archives” unchecked under Settings > Titles & Metas > Other.
You can also find more info in this topic: https://forum.tagdiv.com/topic/authors-page-doesnt-exist/
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Could you please turn it back on and let me know so I can inspect this issue.
Please let me know when you have done it!

Thanks

Lucian
tagDiv Staff

Hi,

Thank you all for your suggestions!
Unfortunately the time and the fact that we are working with an limited staff here doesn’t allow us to offer any custom work at the moment as we are working hard on developments/updates and support.
I will add this on our requests list and if at some point we will decide to change the grid layout or add more layouts we will consider your requests.
You can also hide a freelancer form site’s like http://studio.envato.com/ to helps you with this.
Sorry for the inconvenience and thanks for understanding!

Thanks Lucian C.

Lucian
tagDiv Staff

Hi,

I use this live css editor chrome extension: https://chrome.google.com/webstore/detail/live-css-editor/oelggcmknbjmhkpgjfhakedcfnkgbdpg?hl=en
Please use just this custom css code: http://screencast.com/t/xglbSoCFHY into the custom css filed you find in the theme panel, like this: http://screencast.com/t/rLVx4NkbEj

.td-post-content .td-pb-row [class*="td-pb-span"] {
margin-bottom: 0px !important;
padding-bottom: 0px !important;
border-left: 0px solid #e6e6e6;
}

.td-post-content .wpb_content_element {
padding: 0px 38px 20px 0px !important;
}

I have tested this on various posts on your site and seems to fix your issue. Again, if you still have issue with this please make sure you add your post content without using the page builder as this is the cause of all your issues because the page builder it’s not intended to be used to build posts so you might want to change this if problems of this type persist.

Thanks

Lucian
tagDiv Staff

Hi,

I have also made some tests to recreate this but haven’t found any issues with it. If you still have this issue make sure that you’ve set it right then also check this without plugins to make sure a plugin isn’t causing it.
The unique articles system is present on default page also. If you don’t have this option make sure you have it enabled from screen options: http://screencast.com/t/X4qn1e3Z

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for sharing this! I have edited your post and should be showing it right now!
Please let me know if this still isn’t showing parts of your code and use http://pastebin.com/ for it.

Thanks

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

Follow the help guide and tutorial from below and make sure you’ve set it right:

* https://support.google.com/dfp_premium/#topic=28132
* http://www.labnol.org/internet/google-dfp-tutorial/14099/

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have tested your site using latest version of Safari browser on Mac and still haven’t seen the issue you’ve described as you can see in the screenshot: http://screencast.com/t/29cDOD2Uiob
I have found though that the css rule pointed in the screenshot which I believe is causing this as it adds an extra pixel to thumb wrap container width.
Please make sure that you haven;t added this rule as custom css and remove it if you did and check again for this.
You can also re-write this using the following custom css:

.td_normal_slide .td-theme-slider.iosSlider-col-3 {
width: 1019px !important;
}

Please let me know how it goes!

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you update your the to the latest version(4.6.1) and also update the Visual Composer(4.3.5), it’s included into the theme files inside the /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
If you still have this issues please check this without any plugins active and let me know how it goes.

Thanks

Lucian
tagDiv Staff

Hi,

First of all please backup the database and all file on your server and try to install a fresh WordPress and the theme and check if this still happens.
Please let me know how ti goes.
In case nothing works we can also offer a refund.
Sorry for all the trouble you’ve encountered using our theme.

Thanks

Lucian
tagDiv Staff

Hi,

Use this custom css: http://screencast.com/t/mfrsB2GOyC9

.td-post-content li {
line-height: 31px;
}

Thanks

Viewing 25 posts - 2,476 through 2,500 (of 6,600 total)