Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
amarjano
Participant
#0

Hi,
I’ve just installed the Newsmag theme using the the Default demo. The first thing I noticed that all the pictures are missing (https://www.dropbox.com/s/dfxb768ncdoouur/Pictures-not-showing-2.png?dl=0). The first thing I tried to do was to upload my own logo & favicon, but again, they are not showing.(https://www.dropbox.com/s/qt8dp8jy3w43sqt/Untitled-5.png?dl=0)

Is this something to do with WordPress or with the theme? What should I do?

AlfaShop
tagDiv Member

Hi ALin,

Indeed we have changed permissions upload folder to 777 and we were able to successfully complete importing demo content 🙂

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try to update the Visual Composer plugin I see that you use an old version. The latest version of the plugin provide with the theme files is 4.6.2 please check this guide to update – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Then check your site again on Safari and see if you still have this issue(check this like I said above without any plugins active, just VC) also clear cache.
I have checked your site on Safari and you have this issue with the menu item, but I could not find exactly the cause, I suspect that it is a plugin as this is not happening on our demohttp://demo.tagdiv.com/newspaper/ If you still have this issue please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The best way to achieve this is to make a page megamenu. You can create 4 custom menus from Appearance > Menus and each menu to contain 9 items. Then create a page using pagebuilder and use WP Custom Menu elements in a row (split the row in 4 columns) and select your menus – http://screencast.com/t/J3xiXmC0JM Then add your page to the main menu and paste the page ID to make it megamenu, it should look something like Trave page from Newsmag demo(except of the image) – http://demo.tagdiv.com/newsmag/

Hope this helps!

simchris
tagDiv Member

It may be temporary problem with download server being overloaded. Try again later. And yes, you can edit the demos once installed.

Generally you will want to make sure you do *NOT* included all content from demo as this will mess with your existing content. You’re basically just wanted to get the “layout style” and not all the dummy content unless you have a blank website.

see:
https://forum.tagdiv.com/installing-demos/

avatarr14
Participant
#0

my slider in home page is not changing when i update post in any category..i am seeing only ur demo content in slider home page..i want my new posts must come in home page top sliders..pls solve it

Andrei L.
tagDiv Member

Hi

The differences appear when using the block on a 1 column layout or on a 2 column layout, you can see this here: http://demo.tagdiv.com/newsmag/block-16/
Please provide a link to your site so we can inspect this issue and more details if this is not what you mean.

I’ve tested the post style 8 and work’s fine on mobile: http://screencast.com/t/kWrxe1fIV please provide a link so i can inspect this issue closer.

Thanks!

JamesSheehan89
tagDiv Member

Also can you edit the demo’s page layouts when it is loaded?

Lucian
tagDiv Staff

Hi,

I’m not sure what you mean, I have myself tested the image pointed in my first reply here and had these results:

* http://screencast.com/t/hHWw9kWS6zIhttp://screencast.com/t/ZJdWBuOk48i
* http://screencast.com/t/xVA05Y9Fhttp://screencast.com/t/EwBXzyBNgraS

Try this bg image yourself and let me no if you have the same result.

http://demo.tagdiv.com/newsmag_fashion/wp-content/uploads/2014/09/fashion-bg.jpg

Please let me know!

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

We use a plugin for user avatar also on our demoWP User Avatar, just install it and the avatar option will appear in Users -> Your Profile so you can upload an image – http://screencast.com/t/XhuxLvam
You will need custom modifications to have the author image byline, you can check this topic(it may help if this is what you mean) – https://forum.tagdiv.com/topic/custom-post-meta-info/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please test this without any plugins active, leave just Visual Composer active, clear cache and see if you still have this issue as I have checked this and did not found any issue with this on my side or demo. Let me know how it goes!

Thanks!

AlfaShop
Participant
#0

Hi There,
When we try to load the default demo content from the demo Install panel,
the following error appears in the pop-up:

Ajax error. Cannot connect to server, it may be due to a misconfiguration on the server.
textStatus: parsererror
td_ajax_request_name: full_demo_media_1
errorThrown: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

responseText: is_wp_error $id: Array http://demo_content.tagdiv.com/Newspaper_6/default/1.jpgis_wp_error $id: Array http://demo_content.tagdiv.com/Newspaper_6/default/2.jpgis_wp_error $id: Array http://demo_content.tagdiv.com/Newspaper_6/default/3.jpgis_wp_error $id: Array http://demo_content.tagdiv.com/Newspaper_6/default/4.jpg0

How can we fix it?
Regards,

i3siam
Participant
#0

I can not load Newspaper demos ?


Help me please.

Alin [tagDiv]
tagDiv Staff

Hi,

The host that you should choose depends the area where you are and/or which is your target(customers). For example for our demo we use GoDaddy.

Thanks!

miroslavkulich
tagDiv Member

Thanks, it helped. However ..the issue showed after I added custom block to bottom of the homepage demo….Till this, everything was ok.

ravester
Participant
#0

OkI gotton ok, but Im not sure how ti change the Social Media on the side bar, could someone point me in the right direction. Iv still got the Demo links ;-/
Cheers Aven
http://www.RelocateToAndorra.com

zlato
tagDiv Member

Hi one more PLS;) Wher to put code in functions.php this is edn of file. Shoud i put after </div> or totaly on end. Sorry BEGINNER QUESTIONS
………
if (TD_DEBUG_LIVE_THEME_STYLE) {
add_action(‘wp_footer’, ‘td_theme_style_footer’);
function td_theme_style_footer() {
?>
<div id=”td-theme-settings” class=”td-theme-settings-small”>
<div class=”td-skin-header”>One click demos</div>
<div class=”td-skin-content”>
<div class=”td-set-theme-style”>DEFAULT</div>
<div class=”td-set-theme-style”>FASHION</div>
<div class=”td-set-theme-style”>TECH</div>
<div class=”td-set-theme-style”>VIDEO</div>
<div class=”td-set-theme-style”>SPORT</div>
<div class=”td-set-theme-style”>CLASSIC BLOG</div>
</div>
<div class=”clearfix”></div>
<div class=”td-set-hide-show”>HIDE</div>
</div>
<?php
}
}

gufcfan
Participant
#0

I notice with the demo images you can install that they are a wide variety of shapes and sizes.

Within Big Grid 1, the main article thumbnail and the 4 others have different height:width ratios.

I notice that Block 2 and 16 are also different from the above.

Are there image dimensions you can suggest that should work properly?

I have images with text centred in them that can’t really be used because they only centre properly in one of the three different situations above.

Thank you.

simchris
tagDiv Member

Not built in, but you could certainly modify the header file to embed something like that.
If it’s not found in the demo on themeforest, then it’s likely it’s not part of theme 😉

Also see the docs, right side of page under “ad modules” 🙂

vskaarthi
tagDiv Member

Exactly thats what i am looking for.

In the demo site, based on the picture size its either fit in the container for larger images or display as is size if its a smaller.

But in my case in the below link : http://ireadopedia.com/blog/fallout-4/

All the images that are uploaded are larger one’s. So i expect them to fit in the container.

When i do an inspect element, below are the snapshot that i see.

My Gallery Settings : http://goo.gl/e2xwCM

Inspect Element Snapshot : http://goo.gl/KbzMkJ

I dont know why it takes 373×420.png image, instead of the larger one which i specify in the gallery while creating it.

Hope you can tell whats the fix.

Thanks

salimnazer
Participant
#0

Hi,
I got Newspaper uploaded to wordpress. I was trying to instal default demo from the dashboard and i get this error.

View post on imgur.com

Alin [tagDiv]
tagDiv Staff

Hi,

The images used in the tagdiv gallery are not stretched or cropped like the featured images on modules. There is used the full image, it is just resized(but not enlarged) to fit into container. For example this is container size – http://screencast.com/t/nEO9LQ3tt0 and this is image size – http://screencast.com/t/hnMeyYxEMDN and a smaller image – http://screencast.com/t/CFz1ffkUpsGp You can check our demo to see this – http://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
Please provide more details if this is not what you mean, also provide a link!

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all your plugins except of Visual Composer, clear cache and and see if you still have this issue. Also disable all js/css minifications. I have checked this using the latest theme version and did not found any issue on these browsers. Also you can check our demo and see if there is a problem too.

Thanks!

Thomas
tagDiv Member

Here a capture with your demo page.
The idea is to know for each articles list from wich categorie(s) they belong.
http://www.screencast.com/t/pNeCFcATZ

Emil G
tagDiv Staff

Hi,

I’m not sure what you mean, please provide more details, some images pointing at the issue may also help.
The links provided lead to the main page, please post them again, use the direct link – http://demo.tagdiv.com/newspaper/

Thank you!

Viewing 25 results - 15,576 through 15,600 (of 17,268 total)