Search Results for 'install'

Results from the Forum
Catalin
tagDiv Staff

Hello mkguide,

Please notice that list are custom made in Food Recipes demo. You can install that demo at your end and check there how this was made. As a hint, please notice that there was used some drop caps and more paragraphs. -> https://www.screencast.com/t/M42VcZmg

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Lecache,

Do you have tried to install the theme via FTP? Please notice that’s our recommended way for installing the theme because this is the surest method in this case. Please check our documentation from here -> https://forum.tagdiv.com/install-via-ftp/ Check the requirements list from here -> https://forum.tagdiv.com/requirements-for-newspaper/ and also, notice that we recommend maximum PHP 7.2 version for better results.

Hope this helps and let us know how it goes!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

You do not have to remove the demo in order to use multi-purpose elements. They can be accessed in the tagdiv composer once you install the multi-purpose plugin: https://www.screencast.com/t/RjyZUGniXY

Thank you!

alternativeleon
Participant
#0

I already did everything that was told in the forum and the help page to setup up wordpress and the server to work fine, but I’m still getting this error 🙁

I have hostgator hosting don’t know if the combination of that sort of thing import.

tagDiv importer detected an error. The importer will try to recover and continue to install the demo after you click ok on this dialog.

Steps to troubleshoot:
– Check the permissions on your upload folder
– Please make sure that WP_DEBUG is set to false in wp-config.php
– Contact our support via email contact@tagdiv.com (please provide your product license key)

Rob576
tagDiv Member

Bogdan, B
Thank you for answering my question. I can install it multi-sight then give links in my main menus. I was just hoping I could do it under a single WordPress install or site. It might be easier to keep things organized with the site being multi-sites as well. Again Thanks.

  • This reply was modified 8 years by Rob576.
okd4sure
tagDiv Member

pls help me, i have been struggling since yesterday after my purchase to make my site look like the newspaper theme that motivated me into buying your product still i can’t get it pls admin let me give you my login so you can help me to set it up i have already installed theme and activated it with product key

okd4sure
Blocked
#0

pls help me, i have been struggling since yesterday after my purchase to make my site look like the newspaper theme that motivated me into buying your product still i can’t get it pls admin let me give you my login so you can help me to set it up i have already installed theme and activated it with product key

progorovor5
tagDiv Member

1. Is there no plugin that can be installed so I can know the exact time the post was published? Kind of important if you run a newspaper….

Lecache
tagDiv Member

Tried uploading newspaper.zip manually in themes folder : Newspaper theme doesn’t show up in the wordpress panel

EDIT: Newspaper finally appeared in the theme panel after installing it manually in the themes folder. But you guys should check why it’s giving the error when installing it locally using Wampserver64 ! Weird bug !

Additional information :
PHP 7.2.4
MySQL 5.7.21
Wordpress 4.9.5

  • This reply was modified 8 years by Lecache.
  • This reply was modified 8 years by Lecache.
Lecache
tagDiv Member

Note : I’m trying to install it locally on WordPress, hosted by WAMPSERVER64

Also, I tried installing an old theme from Tagdiv I downloaded months ago : IonMag, it installs fine ! But Newspaper can’t !

  • This reply was modified 8 years by Lecache.
  • This reply was modified 8 years by Lecache.
tungnguyen
Participant
#0

Hi, I am using a demo (ChurchMag) but I really like some predefined elements, some blocks in some other demos, for example Multipurpose demos or other News demos. How do I add these predefined blocks to my website? I tried installing other demos but they removed all my current pages.
Thank you.

rightpalava
Participant
#0

For some reason, Contact Form 7 isn’t working for me on a site with the latest NewsPaper theme installed. You can test it here: https://2527sqn.co.uk/form-test/ – the form works fine when switching to the OTB TwentySeventeen theme, but fails when Newspaper is enabled.

Any ideas?

Lecache
Participant
#0

Hello,

I purchased your theme, but can’t install it on my wordpress.

When uploading it, wordpress loads a page displaying “The link you followed has expired. Please try again”

I tried 30 times, not working ! I tried installing themes from WordPress.org, manually or automatically, it worked fine. Max upload size has been modified to 1000Mb in php.ini, no luck.

Please, what to do ?

Thank you

Margherita
Participant
#0

Hi,
I recently installed the Ajax Load More plugin and purchased the Previous Post Add-on.
I would like to know if you have encountered any problems with this plugin, and what you suggest to install this shortcode inside the single template .php file (or if it should also be installed in the single loop or elsewhere).
Thank you

——- example ——-
<? php get_header (); ?>
 
<main id = “page-content”>
   <div class = “post-container”>
     <? Php
     // The loop
     if (have_posts ()):
       while (have_posts ()): the_post ();
         // replaced with Ajax Load More shortcode
         echo do_shortcode (‘[ajax_load_more post_type = “post” repeater = “default” previous_post = “true” previous_post_id = “‘. get_the_ID (). ‘” posts_per_page = “1” button_label = “Previous Post”]’);
       endwhile;
     endif;
     ?>
   </ Div>
</ Main>
 
<? php get_footer (); ?>

Bogdan B.
tagDiv Staff

Hi,

These issues were already fixed in version 1.1 Please access your plugins section and check what version of the plugin you are using.
Download the theme again from envato and install the plugin again from the new package.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use this guide to properly install the theme:
https://forum.tagdiv.com/install-via-wordpress/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the demos can only be activated across the whole site. You cannot have one demo on a page and another demo on another page. This can only be achieved in a multi-site environment and redirects back and forth between the 2 installs.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

When a plugin or theme cannot install, usually it is because of the memory allocation. Please use this guide to increase it: https://forum.tagdiv.com/system-status-parameters-guide/

Thanks.

Catalin
tagDiv Staff

Hello soheyla,

First of all, I will thank you for your interests in our theme! Really appreciated! So, please notice that we do not know what kind of software to use for importing your content from Joomla to WordPress because are two different systems, sorry!
Please keep in mind that our theme does not have any such an option that allows you to do this, regarding on multisite, sorry! You should try finding such a plugin with this functionality and check it how it will work with the theme. We cannot provide any recommendation in this case because we do not make any tests in this case.

Please notice that the multi-site has not been tested with our theme and also, we cannot provide support for this, sorry! Also, notice that the multisite is just a WordPress functionality and it can be done in a lot of ways. For more information about this implementation, please check here -> https://codex.wordpress.org/Create_A_Network We recommend using the way of multisite when you have to create a new install for each subdomain and then you can make a redirect between them.

Thanks for your understanding!

ctoweett
tagDiv Member

The ticker at the top uses a shortcode from this plugin – https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/ and you can place it in a column text element for tag div composer.
After you have installed that plugin you should add the shortcode generated by the plugin and place in the header column text like this -> https://www.screencast.com/t/AB20uPgwMr

Samuel
Participant
#0

Hello, because this message appears when I install Newspaper: “Allowed memory size of 67108864 bytes out of stock (tried to allocate 32 bytes) – /home/mundotop10/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php – 1381”

viralised
Participant
#0

Hi,

I have installed Newsmag and by Default I have the social widget on the right hand sidebar. I have looked in widgets and I cannot see the widget enabled.

How do I change sidebar content for the above?

leeview
Participant
#0

Hi there .
I’m trying to install the Crypto Newspaper demo here :
https://demo.tagdiv.com/newspaper_crypto/

Whatever I do, after the demo import with content, I am missing the Price Ticker in the top header and that Price Table a bit below .

I only get :
[ccpw id=”132″]
[ccpw id=”230″]

Am I missing anything or how do I recreate this ?

arabdebate
tagDiv Member

hello,

after installing tagDiv Speed Booster the code that you give it to me to make website fixed not moved right and left stop working and website again not fixed

Thanks

jeumpanews
tagDiv Member

I have follow according the requested setting except for Suhosin.

The theme status show this two notification:

SUHOSIN Installed SUHOSIN is installed – it may cause problems with saving the theme panel if it’s not properly configured. You have to increase the suhosin.post.max_vars and suhosin.request.max_vars parameters to 2000 or more. To see how you can change this please check our guide here.

suhosin.post.max_vars 1000
suhosin.request.max_vars 1000

I check on PHP.ini but is not there, where is it and how can I modify it?

Viewing 25 results - 20,201 through 20,225 (of 35,820 total)