Home User profile
tagDiv Staff
I'm passionate for computers, sports and games. I spend a lot of time playing around with divs, scripts, codes, containers. I also coordinate the support team to make sure every customer is properly treated.
Emil G
tagDiv Staff

Hi,

1. We have it on our list, we’re looking for a fix, it will be fixed in one of the next updates.

2. If you don’t set a custom homepage wordpress automatically displays the blog page, the breadcrumbs appear because of that. If you want to remove the “Blog” breadcrumbs delete the following code – http://screencast.com/t/X2fFbbpEyjb4

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

You have to look for a plugin which adds such an option, it may require some custom css to integrate it with the theme css. Unfortunately i didn’t do any tests with such a plugin so i cannot recommend you one, sorry.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Depending on how you set the permalinks and the name of the pages/categories, it may be a possible for a page permalink to be identical with a category link and that may have been the cause of this issue.
Check the permalinks settings in the advanced section of WordPress SEO plugin – http://screencast.com/t/OcFPzDoT

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

When you switch from classic to backend mode Visual Composer automatically adds your content in a text block.
I’ve checked it on my side but the font looks the same on both cases, please send an email at contact@tagdiv.com , paste a link to this thread and provide wp-admin access so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Replied via Dashboard. Please try to use only one section, it’s hard to follow the questions/answers posted forum, continued on Dashboard then jump to email and back to forum. We take all messages in order, from the oldest to the newest.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. I suspect it may be an error which comes from the serve or the CDN(if you use one). When it happens check the browser console for error and post a screenshot here. I’ve checked your page but the image is there on each refresh.

2. I’ve checked your font issue and for example on Firefox it uses a system font instead of Roboto Condensed – http://screencast.com/t/9u3P8WhkCopN
Please provide more details on how did you set the font for the menu, some images with the configuration panel may help.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We plan to improve the ad system in the future, i’ve added your suggestion on the list and we will consider it when we start working on this section.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Unfortunately it’s not easily doable, you could set a tag filter but then you have to pass the exact posts which are excluded from the loop, on it’s actual form it uses an offset of 5 posts but it only work if the filters are identical for grid and blog loop. My advice is to hire a professional to modify the code for you, the grid was built for the category page, other issues or errors may appear if it’s used somewhere else without applying the necessary adjustments on the code.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The theme uses wordpress default comments system and the code used to display the comments number uses a default wordpress function – http://screencast.com/t/FPmiNK93jxrn
Unfortunately we didn’t do any tests with Discourse so i cannot say what may cause this, but you could check for errors in the browser console and/or disable all plugins except for Discourse and Visual Composer and see if the issue is still there.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

Check the browser console to see if you have any js errors caused by plugin conflict, errors may break the ads js functionality.
It may also be from the ad provider, try to contact him.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Nice job 🙂
I can provide the latest version of VC (4.5), it just came out, if you want to test it please send an email at contact@tagdiv.com and include a paste to this conversation. We didn’t tested it yet so i cannot confirm that it will solve anything.
I also created a ticket on wpbakery for the blank screen which appears on newer versions of VC for some of our clients but the things move slow and i’m not sure if they’ll come with a solution. It may be related to what you’re experiencing on your side.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We have it on our list but i cannot provide a release date for this, we didn’t decided yet how the mobile section will be improved, we may add some option to enable/disable widgets or the possibility to set a lighter theme for mobiles, or maybe something else. We’re still looking for the best solution.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You mean you want the breadcrumbs to appear in the menu? It may be possible but it requires modifications on the main menu code or a total replacement of the main menu section with the breadcrumbs code and some css to adjust their appearance. My suggestion is to look for a professional developer to do this for you, we would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try to change the theme default key – http://screencast.com/t/Q423xcNoXQ8

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

It was made this way to lower the size of the data delivered to the server on one save. Most servers come with default max_input_vars set to 1000 and in the past because of it we had users on which the Theme Panel didn’t save the data, to avoid this we had to break everything into sections.
We’ll look into it to see if there’s an option but we don’t want to get back to the old issue so i cannot promise anything yet.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Unfortunately it’s not an easy task, you have to create a new template and use css to style the items. If you don’t have programming experience i suggest that you look for a professional developer to doit for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.
The alternative would be to look for a plugin.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

That’s strange, please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access, i’ll look into it.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

From your image i see that you add a blockquote inside a table – http://screencast.com/t/K4VutIVkhVD
The theme comes with a predefined css for blockquotes, you can find it in the style.css – http://screencast.com/t/UunriwfXpfwN
You could also create a custom css to override the theme default css and include it in Theme Panel -> Custom CSS.
On the before image i suspect the table included only a paragraph element and no blockquote.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

Do you refer to a slider which displays video posts? you could add a normal slider and set it to display the video category. Please provide more details.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,


@aleister
– It’s not enough, the theme also comes with a function inside function.php which adds an offset for the categories on which the BigGrid is set – http://screencast.com/t/LGBxhzqx

You have to add a similar function which sets an offset for blog page, ex. – http://pastebin.com/zmBfyXAb

We may release a light modified version of Visual Composer in the future, but it may take some time and i cannot promise anything yet because we’re still in the testing and looking for solutions phase and i’m not sure if it will work.
Did you tried with older/newer versions of VC? (sorry if i don’t remember, we have a lot of clients and it’s hard to remember particular cases).

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I’ve looked into the email but i couldn’t find any credentials, please resend the mail and include wp-admin credentials so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We’ve uploaded the theme again, it should be up in a few hours (depending on how fast it’s accepted by Envato). You should get the update message after that, let me know if it doesn’t appear.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You have to modify the code like this – http://screencast.com/t/wdxG3EaCLYhttp://screencast.com/t/A6wgqp98

current_user_can( 'manage_options' )

You cannot add it in the functions.php

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Emil G
tagDiv Staff

Hi,

Replied via dashboard.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Replied via dashboard:

You cannot use the patch, it only works if you have v4.6.2.

Yes you can copy the files which were updated in v4.6.2 and then the files included in 4.6.3 patch.

If you didn’t do any modifications on the theme code you could overwrite the entire theme.

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Viewing 25 posts - 601 through 625 (of 1,285 total)