Hi,
We disabled some elements, you can enable them from functions.php (add // in front of each line) – http://screencast.com/t/T8r84Crq8RoW
Some don’t have proper styling or don’t work properly, we’ll fix them all in version 5.0, we work on it, we’ll release it in 2-3 months. Sorry for the inconvenience.
Thank you, Emil G.
Hi,
Not sure what you mean, do you want to add that code after each post? Please provide more details.
Thank you, Emil G.
Hi,
On post default style you can try this – http://screencast.com/t/GvGzUNBK47fx – http://screencast.com/t/Urswrybsx9C
Don’t forget to add the css into the Theme Panel -> Custom CSS.
Thank you, Emil G.
Hi,
Use the browser inspector to check for the css used on that specific button, to modify it only on the post content area you could use a more precise css (ex. .post .wpb_button {color: red !important;}).
If you need a custom button you can look on the web for a button css generator or hire someone to build one for you.
Thank you, Emil G.
Hi,
It seems you have some errors in the console – http://screencast.com/t/uBjZlBX0ox2Q
Try to disable all plugins, enable only Visual Composer and see if the issue is still there.
Thank you, Emil G.
Hi,
The theme comes with Revolution Slider as an optional (not incorporated) plugin. This issue was fixed in Revolution Slider v. 4.2, the latest version of the theme comes with version Revolution Slider 4.6.0 – http://screencast.com/t/ZH4hjkjjI.
Check if the plugin was installed and active, and if you used an old version. If you didn’t then the cause of the infection comes from something else.
Thank you, Emil G.
Hi,
Not sure what you mean, the pages look fine – http://screencast.com/t/bhvxd05haUW – http://screencast.com/t/03BfBQEhT9I
Please provide more details.
Thank you, Emil G.
Hi,
It delivers images based on the thumbnails size which are defined in the theme inside functions.php – http://screencast.com/t/fYG44rWY
And the default wordpress thumbnails – http://screencast.com/t/vPohkdnO4bg1
I’m not sure what you want to do, please provide more details.
Thank you, Emil G.
Hi,
Replied via dashboard.
Thank you, Emil G.
Hi,
The issue appears when you use the stretch option, i’ve added this issue on the list and we’ll fix it as soon as we find a solution. Thanks for reporting this.
Have a nice day, Emil G.
Hi,
I’ve checked your site and it behaves like you said, i need access to ftp to check why it does that. On my side it works fine, please send the credentials via email.
Thank you, Emil G.
Hi,
You’re using Jetpack Photon and the image is loaded via CDN – http://jetpack.me/support/photon/
Thank you, Emil G.
Hi,
You have to identify the error or find it’s cause, as Christopher said you should check the error.log, the server statistics (trafic, cpu/memory load), see if there’s any data that can lead to a conclusion. Also try to reduce the number of plugins and see if it happens again.
Thank you, Emil G.
Hi,
You have to upload version 4.6 over the existing theme (2.1.3) and select overwrite all files. If you modified some of files using the child theme and those files were modified by us you also need to update them in the child theme and reapply the custom code. The theme code changed a lot since version 2.1.3, use this guide – https://forum.tagdiv.com/how-to-update-the-theme/
Backup the entire wordpress directory and the database before you update. In case something goes wrong with the update you can use the backup to revert to the previous state.
Here are some information on how to make the backup – http://codex.wordpress.org/WordPress_Backups
You basically just need to save the database and copy the entire wordpress directory on your hdd.
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
Please provide the url so i can take a look.
Thank you, Emil G.
Hi,
Depending on the header style used you could edit the template and replace the default code with the url specified above – http://screencast.com/t/phiN3g7nJ
Thank you, Emil G.
Hi,
Do you mean the settings don’t show up when you click on a category or the entire content of the section doesn’t show up? Please check the browser console for errors, if you find anything please paste an image here.
Thank you, Emil G.
Hi,
You can add them on the template like this – http://screencast.com/t/PyZXERXAt3v
echo td_page_generator::get_page_breadcrumbs(get_the_title());
Thank you, Emil G.
Hi,
There are only 10 blocks in Newspaper – http://screencast.com/t/SlbvF61vl, maybe you’re confusing it with Newsmag – http://screencast.com/t/XyJDeE8E5Drm
Thank you, Emil G.
Hi,
There’s no ideal size, if you want to display something to the left and right of the content area like for example – http://screencast.com/t/pyAJsNMxh you have to take in account the content area width – http://screencast.com/t/KDhTbt7sVt and create a background image based on that – http://demo.tagdiv.com/newsmag_fashion/wp-content/uploads/2014/09/fashion-bg.jpg
For best graphic results you could use a full hd image (1920x1080px), make sure you compress it, you don’t want a large file, it will slow page loading speed.
Thank you, Emil G.
Hi,
For styling you have to use custom css, if you don’t have experience you could check on the web for a button css generator.
You can change the button name from the Theme Panel -> Translations – http://screencast.com/t/Es4W4hH0C
Thank you, Emil G.
Hi,
The thumbnail is automatically downloaded from youtube (or vimeo/dailymotion in the other cases). Try to remove the featured image, and replace the featured video with another, see if the thumb is set. Use normal direct links ex. https://www.youtube.com/watch?v=pif1RND6w4I – http://screencast.com/t/vRurajRrh7 – http://screencast.com/t/yvgevVyO2lK
Thank you, Emil G.
-
This reply was modified 11 years by
Emil G.
Hi,
Try to disable minification, clear the cache and disable all plugins, enable only Visual Composer and check if the issue is still there. Let me know how it goes.
Thank you, Emil G.
Hi,
It seems to be an css issue, maybe coming from a plugin, try to disable all plugins, clear the cache, enable only the Visual Composer plugin and see if the issue is still there. If you use any CDN purge all files, it may deliver older version for some of the files.
I’ve tried to look on your page but i get a redirect. Let me know how it goes.
For the pagespeed issues check this guide – https://forum.tagdiv.com/how-to-make-the-site-faster/
And the discussion here – https://forum.tagdiv.com/topic/pagespeed/
Thank you, Emil G.
Hi,
Try the following css: – http://screencast.com/t/24ZRspqeZ
a[title="Klikk her for og del dette på Facebook"] img {
margin: 0px auto;
}
Thank you, Emil G.