Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
arturo56k
tagDiv Member

i have the same problem tagDiv Composer is not working on latest version of wordpress after importing Default Demo

johnfelipe
tagDiv Member

Hi bro, changes:

https://goo.gl/UNbURh

and

https://goo.gl/K4dyBy

and still not working, that is view in chrome:

https://demoautomatico.conexionmas.com/2017/12/04/13-000-gramos-de-polvora-negra-fueron-abandonados-en-campo-valdes-y-la-cruz/

is not completly save:

https://goo.gl/sEnqzp

same link in firefox:

https://goo.gl/JSHiXg

same link in opera:

https://goo.gl/3AEjDK

I need solve urgent

Carel
tagDiv Member

I think i found the bug. It occurs when i import the “erotic” demo.
if i remove it, tagdiv composer works fine. What could it be due to ?

Catalin
tagDiv Staff

Hello epickenyan,

Please notice that the font family used on our demo fitness blog is Poppins. If you want to have this kind of font loaded to your website you should add it from Theme panel. For more information please check here -> https://forum.tagdiv.com/font-customization/

Thanks for the message!

hao1362002
tagDiv Member

Dear tagdiv.com

I have paid $59 on themeforest.net. but when i download have not Full PSD.
Item Title:Newspaper
Item URL:https://themeforest.net/item/newspaper/5489609
Item ID:5489609

Please Send to me Full PSD file and Full HTML for all DEMO website ( View file Attachments)
https://demo.tagdiv.com/select_demo/select_demo_newspaper

Simion C.
tagDiv Staff

Hi,

It may require some m ore modifications. When creating the demo the team made sure that the code will only apply for that particular block, and not affect other similar type blocks.
I have modified the code (no need to enter the body class), the result is like this
https://www.screencast.com/t/KoWO4kfScTW
Now this code once entered in the custom CSS section will apply to all blocks 15. This is the code
https://pastebin.com/zSsr9dUb
It could be made more specific by modifying it again, for example by using the page ID in the code (it will apply only in that page)
https://www.screencast.com/t/Xv788tPas
That page ID class will have to be entered before every line. Hope this helps.

Thanks

Catalin
tagDiv Staff

Hello thushy,

If you want to use a Blog version, you should setup from here -> https://www.screencast.com/t/QqJOV8ne and your homepage will display your posts by your latest. Also, if you like our Black version demo, you simply import it into your backend and your theme will be fitted to that layout.

Hope this helps!

If is not what you mean, provide more details.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

The demo you install will look exactly as the live demo
https://demo.tagdiv.com/newspaper_blog_beauty/
The posts will be different and the images, but the design will be the same. When a demo is installed this will import theme panel settings and custom design. If you have a problem with the demo, please let us know what exactly it is.

Thanks

Catalin
tagDiv Staff

Hello umarjutt,

If the demo still won’t load, you need to check if you have the correct permissions on your upload folder. If not you can use the c-panel to change permissions (set them to 777) or if you do not have access to the Cpanel, please contact your hosting provider. Another thing you can check with your host is to unlock the demo if there is some setting which blocks access to it. Try again and check the results.
If all of these will not do it, please send us an email at contact@tagdiv.com and request the manual installation and we will provide the XML file for the specific demo you want to import.

Thank you!

ctoweett
Participant
#0

Hi. I was using local news demo before I shifted to fitness blog demo. I use the Open Sans font on posts like in the local news demo but I see it looks different on the fitness blog demo on my site. This is on local news demo http://prntscr.com/hmct1u but this is on fitness blog demo http://prntscr.com/hmcunm both taken from here https://demo.tagdiv.com/newspaper_local_news/td-post-a-look-at-how-social-mobile-gaming-increase-sales/ and here https://demo.tagdiv.com/newspaper_blog_fitness/3-better-ways-to-dress-for-a-gym-workout/ (I used the inspect element option to replicate the font on fitness blog). Is there a way to replicate the font look on local news demo to fitness blog? The look for the fitness blog looks like it fades out.

designr
tagDiv Member

Come on Bogdan, this isn’t really a custom design. its part of your demo which is advertised with the theme. All the css is part of the theme files… all am asking is which section of the css to copy and where to put it.

Step by step guide, pls.

thanks

haqemcom
tagDiv Member

hi tagdiv team!

I want to ask what kind of header image to be responsive for all screen sizes? Try to open https://haqem.my/ then lower your browser size and see the header image does not fit the screen / browser size as at demo.tagdiv.com/newspaper

hao1362002
Participant
#0

Dear tagdiv.com

I have paid $59 on themeforest.net. but when i download have not Full PSD.
Item Title:Newspaper
Item URL:https://themeforest.net/item/newspaper/5489609
Item ID:5489609

Please Send to me Full PSD file and Full HTML for all DEMO website ( View file Attachments)
https://demo.tagdiv.com/select_demo/select_demo_newspaper

jadehsn
Participant
#0

Is it possible to obtain the photoshop template for the beauty blog template? It looks slightly different, and it would be far easier for our designer to have the actual template for the site.

umarjutt
Participant
#0

Hi Tagdiv Team,
while installing demo data to my site i m getting “https://prnt.sc/hm3bt2” 3 to 4 times can you please tell me how to solve that?
Thanks,

wang
Participant
#0

just make a new web, set the demo. put the photo in the post, but photo now show up? please help. thans
wang

Simion C.
tagDiv Staff

Hi,

It seems there is an issue in the backend, the raw HTML element cannot be selected. The functionality should be that by clicking on the elements, the embed code of the map would be visible.
I have added this issue on our list and it will be fixed as soon as possible. In the meantime please enter this code in Theme panel->Custom CSS code section

.tdc-theme-Newspaper .vc_raw_html iframe {
pointer-events: none;
}

This will make the HTML element clickable in the composer, and allow you too change the Google map embed code
https://www.screencast.com/t/6CaprWNI
http://www.wpbeginner.com/wp-tutorials/how-to-add-google-maps-in-wordpress/
https://en.support.wordpress.com/google-maps/
Please note in the demo the iframe width is set to 100%
https://www.screencast.com/t/qGbhrQl7
Sorry for any inconvenience created by the situation.

Thank you!

Bogdan B.
tagDiv Staff

If you still cannot get it to work ,you will have to get help from someone code-savvy. This represents customization and is not covered by the theme support. Usually if you need the design of a demo, you simply install that demo. If you want to replicate the design on another demo, that represents customization.
Thanks.

Simion C.
tagDiv Staff

Hi,


@arturkrzyk
That is a used in the category templates, there are two templates that feature a transparent header. They can be seen in the live theme demo
https://demo.tagdiv.com/newspaper/category/template-style-6/
https://demo.tagdiv.com/newspaper/category/template-style-8/
You simply need to choose one of these templates for the category you want, in the theme panel
https://forum.tagdiv.com/how-category-settings-work/
Be sure to set a background image as well for the category page where you apply the template, and that is all
https://www.screencast.com/t/PqdqfPKlxtHZ
Please let us know if you need further help, or you have more questions.

There are also post templates that have similar design, see them here
https://forum.tagdiv.com/post-templates-2/
These will use the featured image of the post as background.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Please check our official demo here: https://demo.tagdiv.com/newspaper/
The demo is not full frame as well. THis is the default layout of our theme on mobile devices. If you want to change it, it will have to be done through customization.

Thank you!

Simion C.
tagDiv Staff

Hi,

Only one demo can be active at a time. If you have installed the Gadgets demo, installing a different demo will uninstall the current one. If you are interested in the Smart app demo homepage, you can create such a page using the newly introduced multi-purpose elements in the tagDiv composer.
The demo files like the demo design or homepage content, these can be seen in the theme files here
https://www.screencast.com/t/WyOcZnyujN6E

Thanks

Catalin
tagDiv Staff

Hello kosinus,

I have inspected your website and your tagDiv Slide Gallery seems to work as expected, without any problems, sorry! If you will check our demo preview you will see the same behavior, like this -> https://demo.tagdiv.com/newsmag/2352-2/ Keep in mind that the default size for this gallery is 640px*420px. If is not what you mean, please provide more details and some useful screenshots of the problem so I can identify it.

Thanks for your understanding!

robink
Participant
#0

Hi there,
I’ve been seeking on the forum for this matter, but apparently no answsers.

I have 2 parents categories, SECTIONS (gray tag) & THEMES (yellow tag), in which there are respectivly 10 sub-categories
Each Post belongs to one SECTION category, and can be in mutltiple THEME category.

Now what i need to do is, on the post template, I want to display first the SECTION sub categroy (gray tag) and then in second place, the THEME subcatgories (yellow tag)…

I am using category template style 3 (color tags) + the post template Style 1.

Also, note that I choose not to display the SECTION and THEMES parents category tags on the post. I only display the sub categories.

I saw that there is a setting in theme panel for posts sections, that would do what i need, but it has no effect, all tags are displayed in alphabetical order…

http://demo.hematoalaune.fr/themes/myelome-multiple/myelome-multiple-un-meme-traitement-peut-ne-pas-convenir-a-tout-le-monde/

shyamkarnani
Participant
#0

Please guide me on how to change Google map location Available in Newspaper Construction Demo, i am unable to find any option.
Thank you

vamsinani24
Participant
#0

I’ve updated to 8.5.1 manually, and cleared cache and everything, but facing this issue.
I can access the website in the mobile theme template, but the wp-admin is showing error – ‘HTTP ERROR 500’. I’m able to access all posts, but the wp-admin is not working on mobile.

Also, I’m facing an issue with revolution slider
1. I’ve installed demo slider and selected categories, but it only shows sometimes, and once I change to other categories, it stops showing the slider.
2. Why can’t I use a template I create on my own rather than using demo sliders? Becuase the one I created is showing in the preview, but not in the tagdiv composer.

Viewing 25 results - 10,276 through 10,300 (of 17,268 total)