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 checked your site and noticed that you have used a text widget to add those two sections in your sidebar so please make sure you add the headlines like this: http://screencast.com/t/IedZgTof
I have also tested this, you should get this result: http://screencast.com/t/xrtnrxOG

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the newspaper theme doesn’t have a feature like that at this moment but this will be available within future updates to newspaper also.

Thanks

Lucian
tagDiv Staff

Hi,

You can also leave the page title filed blank or edit the template and remove it directly from there.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

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

@media (max-width: 767px){
div.td-social-but-text {
display: inline-block;
}
}

Thanks

Lucian
tagDiv Staff

Hi,

Looks like you have some missing required files so please make sure you have updated the theme right like this: https://forum.tagdiv.com/how-to-update-the-theme/
If you haven’t removed the theme’s files before updating and you just copied the latest theme version files over the old ones (overwritten) then your custom css should still be there.
Hope this helps, please let me know.

Thanks

Lucian
tagDiv Staff

Hi,

Applying the css provided above should change the transparency of the slider in mobile screens also.
For the title’s proportionality and line breaks, please provide an URL to your site as I need to inspect it in order to provide an accurate solution for it.

Thanks

Lucian
tagDiv Staff

Hi,

The apostrophes from your code aren’t properly formatted.
Use it like this: add_filter( 'jpeg_quality', create_function( '', 'return 40;' ) );

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and found this js error on your console which could cause this: http://screencast.com/t/IZzsirCKd2 so please make sure that you disable all plugins leaving just the WPBakery Visual Composer plugin active then empty cache and/or purge files if you use any cache plugins or CDN host services then check again for this as this.
Please let me know of what you find.

Thanks

Lucian
tagDiv Staff

Hi,

Unoftunatelly I can’t recommend and guarantte you a plugin that will work with newspaper as we haven’t made any teste with any plsuing of this kind. You should try something like Carousel Horizontal Posts Content Slider for ex or similar. Test it and see how it behaves and if it doesn’t work well, try another.
Sorry I can’t can’t give you an exact answer on this but I guess you can understand that we cannot test all plugins available out there.
Not sure what you mean by connecting. If you mean if you can use them both or something like that, you can do it, switching to newsmag should be as easy as switching to another theme.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you deactivate all plugins and and empty cache/purge files if you use any cache or CDN host services then check again to disable the ads from theme panel.
I have just checked this and haven’t encountered any issues when switching off ads from theme panel on tablet and mobile devices. All works well using the latest theme version so please make sure, if you don’t already use the latest theme version to update it and check again for this.
Please let me know ans also provide you site’s URL and specify what type of ads you use as my tests were made using google adsense.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for reporting this and for suggested solution. We will investigate this and fix in the next version.

Thanks

Lucian
tagDiv Staff

Hi,

I understand, I have added this on our todo list for next version and we will consider it.

Thanks

Lucian
tagDiv Staff

Hi,

First you should localize your WordPress: http://codex.wordpress.org/WordPress_in_Your_Language
Install WordPress in your language then automatically the theme will use the rtl and arabic language.
Search the forum for suggestion and fixes for the issue you may encounter with this and you should also consider that unfortunately we recently have decided that starting with the next theme update we will not include rtl support within the theme. You can still use the theme as it id but unfortunately you cannot updated it as you will lose the rtl support.

Sorry for the inconvenience!
Thanks for the message and for understanding!

Lucian
tagDiv Staff

Hi,

Yes, you can edit the “homepage – blank template” file which I can see you are using for your homepage and add the text you need using html and hide it via custom css or you can search of another way to do it.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css to customize buddypress form fields also: http://screencast.com/t/K8VxqO5B3

#buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="password"] {
background-color: yellow !important;
border: 3px solid #000000 !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

1. You could try to exclude a certain category by adding this $category->cat_ID !=1 to the categories condition, should look something like this: http://screencast.com/t/QzdNM5Jb8
This will exclude the “Uncategorized” category label. You should try to add there the ones you don’t want using the ID’s of them.

2. Yes, you can do it the same way for modules but you will need a different approach for sliders and you will need custom work for this. We suggest to hire someone to helps you with this if you don’t know how to do it as we cannot offer custom work at this time.

Thanks

Lucian
tagDiv Staff

Hi,

That happens because you don’t have enough space for all the icons in the right top social area so you need to increase it by changing this div tag classes like this: http://screencast.com/t/NSQrgeVnDvr
Hope this helps! Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the width of the content can’t be modified easily. You can do it but you will have to modify the css for other containers that make up the page so it wouldn’t be easy and you will need custom work for that. You may wanna get someone to help you with that if you don’t know how to do it.
Sorry for the inconvenience!

Thanks

Lucian
tagDiv Staff
Font - reply

Hi,

If you refer to this one: http://screencast.com/t/jNaJM9lV please note that this is an image logo created in Photoshop, we do have the psd of it but isn’t vector file and the text can’t be changed, if you still want to have it send an e-mail at contact@tagdiv.com and we will send it to you, please paste the URL of this topic in your message.

Thanks

Lucian
tagDiv Staff

Use the Dev Tools: https://developer.chrome.com/devtools

Thanks

Lucian
tagDiv Staff

You need custom work for that as the theme doesn’t have a feature like that.

Thanks

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

Hi,

Please make sure you have installed the Visual Composer plugin right and follow this guide for it: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ Make sure you install the plugin form the plugins folder that came with your theme files.
To chose the fashion predefined style you have to go to “Import predefined styles panel”: http://screencast.com/t/TYpBmVgoQmb1 then select the fashion style: http://screencast.com/t/IjoTuIutC
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Edit the post you want to change the author and address the authorship of that post to any user you like: http://screencast.com/t/U3Gx6wsdN

Thanks

Lucian
tagDiv Staff

Hi,

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

.header-logo-wrap {
margin: 20px 0px 20px 0px !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately adding conditional for posts title isn’t easy and you need custom work for that or a plugin as the theme doesn’t have a feature like that but you can add the category tag like this: https://forum.tagdiv.com/topic/block-4-meta-help/#post-27896
Try the example from the URL I have sent you and see if this works for you.
Hope this helps!

Thanks

Viewing 25 posts - 3,526 through 3,550 (of 6,600 total)