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,

You could add a condition in the code – http://screencast.com/t/zbIc79oPVqSh

if (td_util::get_option('tds_footer') != 'no' && !is_single()) {

Or use css to hide it(add it in Theme Panel -> Custom CSS):

.single .td-footer-wrapper {
display: none;
}

Thank you!

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

Hi,

I’ve checked your site and the Gzip compression is not active – http://screencast.com/t/RDxvoBS3
Usually it can be easily enabled from the C-Panel area (or similar administration panel), just check the host documentation to see how it can be done.
You can also check the following guide – https://forum.tagdiv.com/how-to-make-the-site-faster/ – and this one – https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/

Thank you!

Emil G
tagDiv Staff

Hi,

Those parameters are controlled by the Visual Composer plugin, the code can be found here – http://screencast.com/t/4gBugwzimr

Thank you!

Emil G
tagDiv Staff

Hi,

The theme doesn’t interfere with this process, i suspect it comes from the user permissions. Backup your database and try the solution provided here – https://wordpress.org/support/topic/wp-admin-you-do-not-have-sufficient-permissions-to-access-this-pagehttp://screencast.com/t/Hq6wNurDQ3
You can also find a video guide here – https://www.youtube.com/watch?v=iwuWEiK0gSg

Thank you!

Emil G
tagDiv Staff

Hi,

We’re working on a new update, we will release it Wednesday and it will include a fix for this issue. Sorry for the inconvenience.

Thank you!

Emil G
tagDiv Staff

Hi,

1) You could change the font size using custom css, ex – http://screencast.com/t/ErWmsISX8mHg
You can also use custom css to change the width of the title container, by default is set to 90% – http://screencast.com/t/OrTa0XYEmhttp://screencast.com/t/XnZu4yonft

.td_block_20 .td_module_14 .entry-title a {
font-size: 18px;
line-height: 20px;
}
.td_block_20 .td_module_14 .td-module-meta-info {
width: 100%;
}
.td_module_14 .td-module-meta-holder {
background-color: rgba(255,255,255, 0.9);
}

The css can be added in Theme Panel -> Custom CSS.

2) You mean to place it bellow the image? try this – http://screencast.com/t/ZdBHqpOALwAC

.td-module-image .td-post-category {
position: relative;
display: inline-block;
}

Thank you!

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

Hi,

Those files were just mentioned on the changed files by mistake, we’re still working on those elements, they will be added in one of the next updates.


@FB
– we will release a new update Wednesday, we’re working on it. It will include a fix for this. Sorry for the inconvenience.

Thank you!

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

Hi,

I’ve tested this on my side and the tags appear fine – http://screencast.com/t/jusbqmOBcz1zhttp://screencast.com/t/gGx2vs2U
Try to disable all plugins, enable only Visual Composer and see if this issue is still there. If this doesn’t work please send an email at contact@tagdiv.com , include a link to this conversation and provide wp-admin access so we can take a look.

Thank you!

Emil G
tagDiv Staff

Hi,


@Sharozdawa
– Sorry for the delay. The official demo is too large and we couldn’t included it in the theme because of this. The theme comes with a light version for each demo, it includes the style, some content and the pages used on the official demo. We wanted to include the official demo xml file but the wordpress importer plugin is buggy and it doesn’t take all the parameters (blocks settings, sidebars and other elements are not saved). The demos included in the theme should provide a good start and if you want to find more about a certain section you can ask here and we will provide the necessary details.
You can read more about each demo here – https://forum.tagdiv.com/introduction/

@facebook – This issue is caused by the way facebook takes the post data and saves it in their cache, you can read more about this here – https://forum.tagdiv.com/facebook-share/

Thank you!

Emil G
tagDiv Staff

Hi,

@hover color – You can change it from Theme Panel – http://screencast.com/t/QBmKlYSn4KvA
@links in new tab – From Appearance -> Menus – http://screencast.com/t/C0bHLwDCrvE
@date change – you have to modify the theme code, it was discussed a few time on the forum, here’s an example – https://forum.tagdiv.com/topic/changing-dates-format/

Thank you!

Emil G
tagDiv Staff

Hi,

I’ve checked this on my side and it works fine, please provide the url so i can take a look. If you don’t want to post it here send it via email at contact@tagdiv.com

Thank you!

Emil G
tagDiv Staff

Hi,

I’ve checked this on my side and there’s plenty of space between these two blocks – http://screencast.com/t/8t4i9yvYv
Check if you have any custom css added in Theme Panel -> Custom CSS, or directly into the style.css file, see if this css affects this area.
If you can’t find anything please provide your url so i can take a look, if you don’t want to post it here send it via email at contact@tagdiv.com

Thank you!

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

Hi,

I’ve checked it on my side but it’s not broken. – http://screencast.com/t/bLbR71Pg
Please provide the site url so i can take a look, if you don’t want to post it here send it via email at contact@tagdiv.com

Thank you!

Emil G
tagDiv Staff

Hi,

Check if the GA code is properly added to the site, the traffic cannot drop so drastically over a template change. We tested it on our demo and on another live test site and it worked fine, we didn’t noticed any drops in traffic, so i suspect this issue comes from something else.


@mboydnv
– check in webmaster tools if you have any duplicate pages, if you do try to solve it. If you don’t look for something else.

Thank you!

Emil G
tagDiv Staff

Hi,

A solution may be to pass a parameter to the render method – http://screencast.com/t/nQeTY7eNdaJ
And create a condition so that the added code doesn’t display on blocks, ex – http://screencast.com/t/Rp9rt4WEI

Thank you!

Emil G
tagDiv Staff

Hi,

The page structure was changed, try to link it to another element (ex .td-main-page-wrap) – http://screencast.com/t/zFYRzspCY

Thank you!

Emil G
tagDiv Staff

Hi,

Your link points to the demo main page, if you wanted to point to another page please use the direct link – http://demo.tagdiv.com/newspaper/

The homepage templates can be installed with one click. Just create a new page and click on the desired template – http://screencast.com/t/uBnBp9NP – it will automatically load the page structure. You only need to configure each block to make sure it displays the content you want – http://screencast.com/t/LLcHknpY7Rk

You can check how to set this page as a homepage here – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ – there’s a video at the end of the documentation.

Thank you!

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

Hi,

The menu should appear on all pages, if you didn’t set one that message will appear on each page.
You can disable it by commenting the following line – http://screencast.com/t/BataSrR7fI4W
If you want to disable it for one page only you have to add a condition, ex. – http://screencast.com/t/98xxVBwNrv
For more details on conditions please check this – https://codex.wordpress.org/Conditional_Tags

You can also hide it with custom css(add it in Theme Panel -> Custom CSS):

.td-header-menu-wrap-full {
display: none;
}

Thank you!

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

Hi,

What header style do you use? Please provide the site url so we can take a look.

Thank you!

Emil G
tagDiv Staff

Hi,

If you use a cache plugin this feature won’t work properly. Try to hit refresh on a post which currently appears on the widget and check if the count gets modified on the backend – http://screencast.com/t/4P0uSkm2WWBkhttp://screencast.com/t/5ynUc9FT

Also make sure that the 7 Days post sorting option is enabled in Theme Panel – http://screencast.com/t/oa8WiMZMz

Thank you!

Emil G
tagDiv Staff

Hi,

The terms are set by Envato here – http://themeforest.net/licenses/standardhttp://themeforest.net/licenses/faq
They specify that you can use one license for one product (website). You can use it if your subdomains are part of the same site-product (ex. you use it to create different category styles or different languages with the same content)

Thank you!

Emil G
tagDiv Staff

Hi,

I’ve checked your page and you have the following error in the console – http://screencast.com/t/rdDSzHh5SVcW
Please check the cookie consent plugin documentation, i suspect the code requires an update, they changed something.

Thank you!

Emil G
tagDiv Staff

Hi,

1. Try the solution provided here – https://forum.tagdiv.com/topic/how-to-add-last-updated-time/
2. You mean you want to change the sort order for archive pages? and on the blog page?
For this you have to look for a plugin or a piece of code similar to this:

add_action('pre_get_posts','sort_posts_by_modified');

function sort_posts_by_modified($x) {
	if($query->is_main_query() && is_archive()) {
		$x->query_vars['orderby'] = 'modified';
		$x->query_vars['order'] = 'ASC';
	}
}

Beside is_archive you can add multiple conditions to target various page, you can read about it here – https://codex.wordpress.org/Conditional_Tags
If you don’t know how to do this i suggest that you look for a professional to help you with this task, you can find one on places like – http://studio.envato.com/

Thank you!

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

Hi,

Please send an email at contact@tagdiv.com , include a link to this conversation and provide wp-admin and ftp access so we can take a look.

Thank you!

Emil G
tagDiv Staff

Hi,

Thanks for reporting this. I’ve added it on our list, we will fix it in a future update. Until then add the following css into Theme Panel -> Custom CSS – http://screencast.com/t/ND63m9dC

#buddypress #item-header-cover-image #item-header-avatar {
margin-top: 145px;
position: relative;
}
#buddypress div#item-header img.avatar {
border-radius: 50%;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
padding-left: 0;
}
#buddypress div#item-header h2.user-nicename {
font-size: 30px;
margin-top: 30px;
padding: 2px 10px;
display: table;
/*background-color: rgba(77, 178, 236,0.7);*/
}

Have a nice day!

  • This reply was modified 10 years by Emil G.
  • This reply was modified 10 years by Emil G.
Viewing 25 posts - 76 through 100 (of 1,285 total)