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,

Not sure what do you mean, please check this guide how to use child theme – https://forum.tagdiv.com/the-child-theme-support-tutorial/ also you can find it in the /code folder from the theme files that you download from themeforest – https://forum.tagdiv.com/whats-included/ just install and activate it – http://screencast.com/t/4atoRzbli

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

2. Yes, it is not a big change. Unfortunately this is how the menu system was designed so it is not so easy to remove all the effects. We will try to implement another navigation system in future.
10. Please try this custom css – http://screencast.com/t/seTuiHtRDG

.home .td-crumb-container {
min-height: inherit;
padding-top: 10px;
}

Yes, it is good for Seo to have h1 to the page, but it is not necessarily to be the page title. You can add a h1 title and some content in a text block for example anywhere on the page.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t any features like you want so you have to use a plugin shortcode or customize them via custom css like you already said and add it to you post content. You can also take a look to Formats(where you set the quotes) and you have there an option to highlight the text for example, but the same if you want more you will have to stylish using css code. I have added your request to our list and the developers will take a look on your request.

Regarding the quote box you can remove italic style from Theme Panel > Theme Fonts – http://screencast.com/t/prnEaXjtJipb also you can use this custom css in Theme Panel > Custom Css to align it left – http://screencast.com/t/ME18YSHV3

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

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your menu again on few pages, but did not found this issue. Are you sure that it is not a caching issue?

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes you can remove it if you use a plugin(Seo by Yoast) to add og: data – http://screencast.com/t/uCgo8sIUV

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this also without any plugins active except of Visual Composer, clear cache and see if you still have this issue with background color.
Also please note that the background color that you use on category page it will be applied also on posts from that specific category so make sure that you have set the same category(primary category) also for this posts – http://www.virtualmagie.org/articles/critiques/videomania/fucking-coins-de-philippe-bougard-clement-kerstenne/http://screencast.com/t/k9uOaRQ0IQ As I have checked this and Videomania category has a white background color – http://screencast.com/t/W5TaZ1ccY0w

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The page fonts will not be applied if the pagebuilder is used to create your page. If you use Visual Composer pagebuilder you have some options in Theme Panel > Theme Fonts for tagdiv block and modules – http://screencast.com/t/daHSTaz1q0 and for text content you can use Text block – http://screencast.com/t/f4qmS8Tq9
Please provide more details if this is not what you mean and also a link where you have an issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check if you have added properly there the title – image – description – http://screencast.com/t/45Fy64ybc6
Also if you cannot manage to solve this please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this conversation so we can know who you are and what your issue is.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme ad system was not been designed to work like this and you will need custom modifications to achieve this, I suggest to hire a professional to do this for you as we cannot provide any type of custom work at this time, sorry! You can try to ad a condition in ad.php file(header add) to display a custom ad for example on your homepage if you use pagination – http://screencast.com/t/1tlDbKtWR

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The issue is here in loop content – http://screencast.com/t/w6MWYphm9 try this code for loop-single-7.phphttp://pastebin.com/2fme8jKf

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you want to show image title automatically as caption or description? If you do, you have to edit the gallery’s code and try to use ‘title’ there – http://screencast.com/t/TSENsJcrS
If you don’t want to alter the code you can add the text in image caption or description – http://screencast.com/t/riZr0XYlrG

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link and more details how you set the widget and where is located so I can inspect this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your link and did not found any slider like you said, please make sure that you set it properly, just set your category in slider settings – http://screencast.com/t/fObKO3cwi and make sure that you have more then 1 post to that specific category. Also if you want to use multiple categories filter you can take the category id like this – http://screencast.com/t/QFp6g6yT3rT
Where it should be located in the page, before Editorials block? – http://screencast.com/t/haRY5yTpp

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Yes, you can use custom css in Theme Panel > Custom Css to hide the post views – http://screencast.com/t/RRnmmMfnn

.single .td-post-views {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please clear cache if you use a cache plugin and also the browser’s cache(use Ctrl + Shift + R for Chrome) as I have checked your videos and they look fine on mobile device – http://screencast.com/t/dq8Jq30sje

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

There’s no ideal image size, the modules have thumbs with different aspect ratios and a part of the image may get lost on the cropping process. You could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/ You have to do some tests and see what aspect ratio to use, depending what blocks/modules you use most.
Also if you want to change the crop mode or add a different thumb size, you need to alter the code – http://screencast.com/t/7nlYBLgcfb also the thumb is used in the modules – http://screencast.com/t/U34sGuJ2gfX If you make any changes you will have to regenerate thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

There is an option to enable category tag on modules – http://screencast.com/t/DhOHMBlweC67http://screencast.com/t/YTGm0QeK7e

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your link and it works fine, the wordpress log in appears on my side. Did you solved this, please clear browser’s cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can remove All option from the code – http://screencast.com/t/FmwGnakwG but unfortunately this is not so easy to do as the articles are already loaded even you have removed all categories button. When you hover a subcategory from the megamenu the articles are loaded using ajax, they are not loaded before like on All option. So you will need custom work to achieve that and it is not an easy task. You can get someone to help you if you don’t know how to do it, as we cannot provide any type of custom work at this time, sorry!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You have to use pagebuilder to add the slider and those widgets(picture of the day and weather), just split the row and add your elements – http://screencast.com/t/A9uiGnAmmaNo You don have to do any custom modifications to achieve this.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Error 500 is server related and usually only the administrator can figure out it’s cause. Please provide a copy of error.log file(use pastebin.com), so I can take a look.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

What version of visual composer plugin you use and how many posts/pages you have and also have you tried increasing the memory allocated to php limit: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Also try to check the error.log file, it may contain something related to this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi Andy,

You will have to use an Event plugin, unfortunately I can’t make any suggestions as we haven’t tested any plugins of this type with the theme so I can’t recommend one and guarantee it will also work.
The sign in widget is available only if you use top-menu(we will try to find a better implementation for it), it is not available like a widget or block so if you want to make some modifications or display it in another section here you can find the code – http://screencast.com/t/Ehuxgy8eT

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You don’t have to use opacity, just a rgba color for background http://screencast.com/t/1Wm3GxD1sFd

.td-big-grid-post .entry-title a {
background-color: rgba(0, 0, 0, 0.51);
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have such an option and we did not tested any related plugin with Newspaper theme, but you can try to find and use a plugin like WP Social Login I saw that many users are using this and we did not received any issue reports regarding this plugin.

Thanks!

Viewing 25 posts - 3,026 through 3,050 (of 7,871 total)