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,

Add the css here – http://screencast.com/t/dmYsh8kKvrTm

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try to disable all plugins, enable only Visual Composer and see if the issue is still there.
And please provide the url so we can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Moving js and css to the footer won’t improve the general page load time, the elements will still be there,js and css are executed later because they are moved at the page end and by this it creates a faster page load illusion for the visitors.
Disabling the default fonts may help – http://screencast.com/t/nWTTMIVxwK
Reduce the number of plugins (only use the ones that you realy need).
Reduce the number of blocks on the page (fewer queries).

Thank you, Emil G.

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

Hi,

You have to edit the Big Grid code – http://screencast.com/t/4nnvYd442q

<div class="td-excerpt">
<?php echo $this->current_post->get_excerpt(25);?>
</div>

And apply some css to make it white – http://screencast.com/t/MEITPzjS

Thank you, Emil G.

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

Hi,

The titles on modules are generated by one function, you have to modify it like this – http://screencast.com/t/wiUKk247dj

Thank you, Emil G.

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

Hi,

Could you provide the url so i can check the header movement issue?
The css is loaded in a cascade, one after the other. The theme CSS loads first then the custom css is loaded.
A way to fix this may be to edit the style.css file , find and replace the theme default color with your own – http://screencast.com/t/sujORnpYJTy

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Your issue appears only when i delete the space between the elements – http://screencast.com/t/5mTlbEGADAmyhttp://screencast.com/t/d6y2NE9Q
If i doit like this – http://screencast.com/t/vBEyfc7TR it works fine – http://screencast.com/t/L3s0ZtUeBoG

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Unfortunately we didn’t do any tests with this plugin, we usually recommend WordPress SEO by Yoast. Try to disable all plugins, enable only Visual Composer and SEO Ultimate and see if the issue is still there, if it is you may have to look for an alternative, sorry.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. Usually it takes a few days until google scans your site and delivers ad content for you, the code seems to be – http://screencast.com/t/cy8X1Uu4ure , you just have to wait.

2. There’s no account options on share, the article is simply shared by each visitor on his account/page.

3. The size can be changed from CSS, use the browser inspector to find the current parameters and modify them using custom css – http://screencast.com/t/0loyEnLMz

4. Add the head code here – http://screencast.com/t/pxLi5kaQmm
For the content you have to edit all templates (pages or posts) where you want to display that widget – http://screencast.com/t/LuXAe8eBku7Xhttp://screencast.com/t/jm9pUVD2c8a
The body end can be found here – http://screencast.com/t/p8nCSR5gxi

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I’ve checked your site and the Big Slider seems fine, did you solved the issue?

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

First backup the database and the files.
If you don’t move on another host/domain, install and activate the Newspaper theme, then regenerate the thumbs – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ , set the menus (top, main, bottom), set the sidebar(s), create the main page and set it as a homepage from Settings -> Reading

You can find more details on how to configure each section in the documentation – https://forum.tagdiv.com/newspaper-documentation/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Not sure what you mean, please provide more details.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You have to add the following code: – http://screencast.com/t/HwwW29wBF3

, 'eight'

And this – http://screencast.com/t/kIWZQRKNFE

http://pastebin.com/iW9KcN4H

Thank you, Emil G.

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

Hi,

Try to delete the following classes – http://screencast.com/t/XuLhsPrq
Delete the search button code – http://screencast.com/t/oiSo8U8R8R2
I haven’t fully tested this but if it doesn’t work the way you want you can revert to the previous code.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please provide the video link you used on your playlist so i can test it on my side.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The section displayed in the backend image takes the number and decides how many full/half stars to display. You have to delete it and return only the numeric value (not the spans). You also have to modify the backend values and maybe the function which calculates the final rating. As Alin said you should hire a professional to modify 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,

I suspect it comes from the database, try to delete and recreate this post, see if this issue is still there after this. That section works fine under normal conditions, it must be something on your database or your server that’s causing this issue.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try the following css (add it in Theme Panel -> Custom CSS):

.widget a{
color: white;
}
.widget a:hover{
color: #8fbf10;
}
.widget .current_page_item a{
color: #8fbf10;
}

Thank you, Emil G.

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

Hi,


@engels012
– We’re investigating this, i’ll get back with an answer as soon as we find something.

@harmario
– Please provide the url so i can take a look, you have to take the id’s from the url ex. – http://screencast.com/t/1ONazGBJ2hd

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please provide more details about this, when you save the settings in Theme Panel the theme freezes on the load animation and it doesn’t save anything? If that’s the case the issue may be cause by the server which blocks access to admin-ajax.php file, in this case you have to talk with the host server administrator and let him know about your issue, he’ll remove this restriction.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can only try to reduce the number of queries by using fewer blocks on page, using cache, optimizing image size (reduces traffic), use fewer plugins (only the really important ones). Also consider cleaning and optimizing database, maybe use a firewall (you may have unwanted traffic which kills your resources).
The view counter increments the count on each page visit, if you have a lot of visitors at one time this can be a problem. If nothing works you may have to consider switching to a better host.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Not sure what you mean, when you share a post on Twitter a popup should appear like this – http://screencast.com/t/gCFKIz8iiB1Y

Please provide more details.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

The Theme Panel option is for post pages.
To enable it on modules you have to edit the module files and uncomment the author code – http://screencast.com/t/BxGTM4amN

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Add the following css in Theme Panel -> Custom CSS: – http://screencast.com/t/rtgQsEdipmV

.sf-menu {
float: right !important;
}
#td-top-search {
right: auto !important;
left: 40px !important;
}

Thank you, Emil G.

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

Hi,

Please send an email at contact@tagdiv.com , specify the issue and provide wp-admin and ftp access so i can take a look.

Thank you, Emil G.

Viewing 25 posts - 851 through 875 (of 1,285 total)