Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
minhtien0408
Participant
#0

Hi,

I try install video demo but It has a error message.
Fatal error: Call to undefined function mb_convert_encoding() in /home/tranminhtien/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_render.php on line 161

Help me, Please!

Fernando_esp
tagDiv Member

Hi Andrei ,
I mean how I can make my page, which is this , http://www.pozoblancoradio.com look like here , http://demo.tagdiv.com/newsmag/
As much as I looked I have not seen any configuration that makes it appear so .
Thank you!

Fernando_esp
Participant
#0

Hi!

I can´t put same structure than demo Newsmag. Why?
Thanks!

posonty
tagDiv Member

Hola amigo, lo primero mil gracias por ayudarme en nuestro idioma.
El problema del servidor que me comentabas puede que si afectara, ya que lo tenía bajo mínimos, aquí te muestro como lo tengo ahora:
http://screencast.com/t/L0ggEF3qSO1

Antes en “Número máximo de procesos simultáneos” lo tenía en 80 y en “Memoria utilizada” 150megas, lo he subido a 1 giga y medio.

Voy a esperar unos 20 minutos que demora en configurarse el servidor, ya que es uno gestionado de 1and1 y te cuento que tal va ok.

Bogdan B.
tagDiv Staff

Hi,

If the server doesn’t allow external connections or has some restrictions for it the theme demo install system returns an error like the one you encountered. It could be due to a delay or it could also be a temporary issue so you can try this a few times and if you still get this error contact your host provider and let him know about this. Another cause may be the traffic, each operation has a time limit, at certain hours the traffic may be high and while the theme tries to download the images the operation exceeds the allocated time and a 404 or timeout error may be returned.
Please make sure that you have permission for upload folder, you can follow this tutorial in case you need to change the permissions: https://codex.wordpress.org/Changing_File_Permissions (changing permissions to 777 fixed the issue for most users)
It could also happen due to your wp install or other plugins might also cause this so you could also test this on a fresh wp install and let us know if you still get the same result.

Thanks.

Sasikumar
tagDiv Member

i am getting error like this what can i do.?

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

responseText: wp-config0

Sasikumar
tagDiv Member

i am getting error like this what can i do.?

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

responseText: wp-config0

Afterglow
tagDiv Member

Hello,

Thanks for the response, but saying that your demo is not infected yet does not mean it cannot be infected. I have done nothing but automatically update to your latest version and WP got in this state.

Please advise.

Thanks,
Peter

Andrei L.
tagDiv Member

Hi

We have tested the theme security rigorously before releasing and also it was tested and analyzed by Envato reviewers and if would have any security issues would not pass their reviews.
Also I’ve test your site with a malware security scanner and fond some malicious activities: https://sitecheck.sucuri.net/results/pavlikeni.com/http://screencast.com/t/ktyzW0bxVB Checking our demo too can be seen that is no thread there so can’t be a theme’s issue: http://screencast.com/t/hfBXLFGJSqzD
Try to deactivate all plugins except Visual Composer, clear all caches and test again. Also I found here some resources that may help you fixing this iisues: http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/http://vivavivugeek.blogspot.ro/2014/03/detect-and-remove-spam-seo-blackhat-seo.html

Hope this help.
Thanks!

Andrei L.
tagDiv Member

Hi

You can use Revolution Slider plugin, which it’s included in /plugins folder, to create a full width slider: http://screencast.com/t/5KiwDmuQwj You can find the installation steps of the plugin in our documentation here: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/ We have some demo sliders, in Newspaper-tf\demo_sliders folder, which you can use to became more familiar with plugins functionality: https://forum.tagdiv.com/import-revolution-sliders-on-demos/ and also you can check plugin’s official documentation for more details regarding the features available: http://www.themepunch.com/revslider-doc/welcome-slider-revolution/

Hope this help.
Thanks!

startupsaberde
tagDiv Member

I think the problem isn’t the plugin, I have one demo site not commercial for testing and it’s works fine, but in the commercial site don’t work. Both in 6.3.3 version theme and plugins package. The plugin crash 1 week ago without any change on theme or plugins.

  • This reply was modified 10 years by startupsaberde. Reason: error version 663 instead of 633
Bogdan B.
tagDiv Staff

Hello,
We encountered this error before but unfortunately it can be a number of things. We have not yet found an exact cause of this error, but generally it is related to server and wordpress configuration.
Please verify that you have upload permissions on your server and also if you have restrictions for external sources.
Please contact your hosting provider and check these configurations.
It could also have been a temporary issue due to high traffic.
Try to install the demo again after checking with your host and if the problem is still there and all permissions and restrictions are ok, please send us an email at contact@tagdiv.com with your login information so we can take a look for ourselves. Please also include a link to this topic.
Thank you!

Andrei L.
tagDiv Member

Hi

The theme code was tested and optimized for best performance, we have a lot of clients and the theme works well on a large variety of hosts.
First please make sure that you use the recommended server configuration for Newsmag theme, you can check our documentation for more details: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
There are lots of factors that influence the site’s page-sped. I suggest you first try this without any other plugins active, leave just VC plugin active the check again.
To improve your server response time you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin, we recommend the WP super cache plugin with the following configuration: https://forum.tagdiv.com/cache-plugin-install-and-configure/ To improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Also you can use the speed booster to move the js and css at the bottom of the page, eliminate render-blocking, but not for all plugins. Check the System Status if the speed booster is active if you use other plugins than the tested ones. You can find some useful information regrading speed booster usage in this topic: https://forum.tagdiv.com/topic/speed-booster-questions/
Also you can read this guide, it may help – https://forum.tagdiv.com/how-to-make-the-site-faster/

Thanks!

ultraluxury
tagDiv Member

Hi Catalyn,

Thank you so much for your reply and helpful pictures. I did exactly as described(created a subcategory). For some reason, the menu is not updating.

For the record, I’ve built my website off of a demo and right now if I go to the menu panel I see Lifestyle (parent category which has a new sub Card) has “custom link” and not a category on the mega menu. Could that be a reason why?

Catalin
tagDiv Staff

Hello ultraluxury,

The mega-menu is an complex feature on our theme that displays a category and subcategory, as you can see in our demo, like this: http://screencast.com/t/myjyjwRdDHj . If you want to add “Cars” as child of “Lifestyle” you should make the “Cars” as subcategory, like this example: http://screencast.com/t/F9tZs1a0j .

The result you should see here:http://screencast.com/t/Of4EYgXt

For more information about mega-menu, you can consult our documentation, here: https://forum.tagdiv.com/mega-menu/

If is not what you mean, please provide more details about this so i can be able to provide a more accurate response.

Hope this helps and let us know how it goes!

Thank you!

zdepth
tagDiv Member

hi… check my attached screencapture of the coding. It seems right to me. Url is thenewdemocrat.info

code

ad settings

Luis Miguel
Participant
#0

I am this URL in the theme panel:

But the theme show the file from demo installation

Help me, please.

Android91
Participant
#0

Hi,

If You use [end] key to go to the bottom of the page and [home] key to go again at the top the smartbar stay at bottom. Same problem on your demo site 😉

Bogdan B.
tagDiv Staff

Hello,

I have checked this on our demo site and on my testing site and nothing showed up: http://screencast.com/t/wOqqlSkYWl
I could not recreate the issue. Your site on the other hand has a few errors in the console: http://screencast.com/t/hqZplpkR6fW

Thank you!

Catalin
tagDiv Staff

Hi JorgeDDW,

You can achieve the menu bar, like as our demo if you make some customization. First of all, please follow this: http://screencast.com/t/yIKUMIY4kR and then, in function.php you can see this: http://screencast.com/t/YzyYM7Fo .

Hope this helps and let us know how it goes!

Thank you!

Catalin
tagDiv Staff

Hi SamuelWright,

You can change the background-color and text color within Wp panel-Appearance->Widgets, like this:
http://screencast.com/t/WJUJ9npm9H (this is an example for td_demo_category section with [tagDiv] Block 18).

The result you should see here: http://screencast.com/t/PrQmmdaN9U6

Hope this helps and let us know how it goes!

Also thank you @Arafat!

Bogdan B.
tagDiv Staff

Hello,

The category tags on modules/blocks cannot be colored from the theme panel. This was a design choice to avoid too many colors on the front page. It can be done with css as Alin suggested above:
http://screencast.com/t/VOkPxAWbnJe
.td_module_wrap .td-post-category {
background-color: #BB391B;
}

Alternatively you can select block color to differentiate a specific category by color as our home page is set up: http://demo.tagdiv.com/newspaper/ same block type, different category, different color. You can do this from block settings in visual composer. You can also use the ajax filter to select sub-categories to display

I hope this helps
Thank you.

Andrei L.
tagDiv Member

Hi

The classic blog from our demo it’ built with module 15 + sidebar right: http://screencast.com/t/7wTLBKtpVG5e You can try to use module 15 that will display entire post content but you can add from wordpres in every post the read more button where you want to stop displaying the content in homepage, like here: http://screencast.com/t/fdekkT2jVj

Hope this help.
Thanks!

  • This reply was modified 10 years by Andrei L..
JorgeDDW
Participant
#0

How can I get a similar menu on the side like your demo?

What i want to accomplish

Viewing 25 results - 15,076 through 15,100 (of 17,268 total)