The news paper 6 default demo is not installing, how do I fix this?
Hi,
Do you get an error? I believe it happens due to a server configuration,, 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 it still doesn’t work please contact your host provider and let him know about this, maybe you have a firewall that blocks external resources import. Also please make sure you have permission for upload folder, you can try to upload an image to media library to check this.
If you still cannot manage to install the demo, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. please also provide a link to this topic.
Thanks!
Thanks for your response, but I have two more questions.
One: How do I add mp4 videos to my site?
Two: Is it possible to set up a different post template for each page templates or menus?
Hello,
1) You can simply add your mp4 video as any other image using the media library: http://screencast.com/t/VCv14GqUDQ
2) I’m not sure what you mean with the page template. If you want to have different post templates you will need to alter the theme files. There is no such option in our themes. You can follow this topic to see how you can edit the theme files to add a specific post template to a specific category: https://forum.tagdiv.com/topic/different-post-template-for-one-category/
Thanks.
Thanks, that was helpful, but on the video, I want to create a video playlist with mp4 videos instead of YouTube or Vimeos, I installed this plugin (Video Embed & Thumbnail Generator) can I use it with the newspaper 6 theme? you can recommend a better plugin or show me how I can achieve the same result with newspaper 6 theme.
Lastly, is it possible to clone a page?
Thanks for all the support
-
This reply was modified 10 years by
The Transnational Post.
Hi,
Unfortunately our theme has no option for mp4 playlists. You will have to use a plugin for this but we have not tested any and we cannot make any recommendations.
A page can be cloned if you enter classic mode: http://screencast.com/t/SxJrZ7EQ then text mode and copy all of the content: http://screencast.com/t/zB241ogB0qGE and paste it in another page in text mode.
Thanks.
Hi, what is the best way to paste a video player shortcode on the visual composer and if I paste the shortcode on the page can I still use the visual composer on the page?
Thanks.
Hi,
Generally you can use the textbox for implementing shortcodes as it behaves exactly like the mce editor on posts. If you use a plugin, then please follow their instructions on implementation. If there aren’t any then try it with a text box or a raw html to see if the player displays. (It will not impact visual composer. You can still use it and it’s elements on the page)
Thank you!
Thanks, I followed the plugin instruction, the video play list displays on the page, but the video player covers the header when you scrow up, which is not normal, I checked your video playlist, it goes under the play list, I feel the my plugin is not embedded, how can I embed it.
Hello,
There could be a css that can make it fall under the header using a z-index property, but unfortunately we cannot tell if this is the case as we have not tested any video playlist plugins so we have no idea of the one you are using or it’s functionality. Please provide a link to your website so I can take a look and see if it can be adjusted with css. (If not, I cannot promise anything as plugin implementation is not covered by the theme support)
Thank you!
It would have been best to send you a link, but the site is still under construction, but I have a couple of screen shots I can send you, the plugin I’m using is the Elite Video Player, it’s flexibility with logo placing, ad placing and mp4 video. let me know how to send you the screen shots, and this is a sample of the video shortcode [Elite_video_player id=”2″]
Thanks
-
This reply was modified 10 years by
The Transnational Post.
Hello,
Unfortunately we will need to inspect this if we’re to help in this matter, so please let us know when we can access your website and inspect it as we need to use the browser inspector to see the css and try to position it. Please send us an email at contact@tagdiv.com and provide the website there even if it’s under construction. You can provide access for us to see the player and inspect it. Again, no promises as we have no idea if it can be fixed or not. I will take a look, but it could be a different issue than a css positioning (which I suspect). (If you send us the email, please also include a link to this topic.)
Thank you!
Thanks, the code really worked, I have a question.
I am trying to add a feature or plugin in my website that will use search history and IP address of site visitors to sort news and post news to the IP address based on their interest.
Example: If I am always searching for news on Russia or Zambia, the feed and post will send more news on Russia or Zambia. Yahoo news have that feature. Do you guys have a plugin for that or any suggestion?
Hello,
Unfortunately we have no suggestion for it as we have not made any tests with such a feature. You can maybe find a plugin that has this option but we cannot make any recommendation. Sorry! Maybe one of our users can help out if they have used or experimented with such options.
Thanks.
Hello Andrei.
I uploaded the Newspaper6 theme update and a box with information from my user profile start showing at the bottom of the site in preview. How do I switch this off, I already have the same information on my footer settings and it better there.
Also how do I disconnect the Share and Enjoy social media button, from the attached image you can see that I’m using a different plugin for the social media, I will also like to edit the follow us social media buttons
I sent two page shoots to contact@tagdiv.com> a couple of days back.
Thanks as always
Stanley
Hello,
Please provide more details to your issue as I cannot find any email with the screenshots you suggested. Please provide these screenshots and details to your problem.
As for the plugins, You were already informed via email that we cannot provide any support for plugin implementation
Thank you!
Hi, give me a link on where to send the screenshot
Hi,
You can add it here on the forum, or if you wish to send it in private, you can send it via email at contact@tagdiv.com. If you send us an email , please also provide a link to this topic so we can identify you!
Thanks.
Hello Bogdan,
Like I tried to explain in my first email, after updating the theme plugin, a new profile with logo appeared at the bottom of my webpage as in the attached picture (profile) and I want to turn it off. The same information is already contained in the footer settings as in attached picture (picture01)
The information is contained in the profile page, I tried deleting the information there, but it leaves a text box. The profile that appears have a link to this page http://en.gravatar.com/thetransnationalpost
I hope this helps.
Hi,
I have checked your website and found where the author box is coming from. If you want to remove it, do it from here: http://screencast.com/t/65gPDIgjDwq as it’s a plugin you installed.
Thank you!
Hello Bogdan,
I’m having problem saving changes made to the td_wp_booster_functions.php. I added the codes as instructed, but saving it is not possible, how do I go about this.
Hi, I want to start working on the code,
$current_categories = get_the_category($post->ID);
foreach ($current_categories as $category){
if ($category->cat_name == ‘Vogue’){
$td_default_site_post_template = ‘single_template_6’;
}
}
$current_categories = get_the_category($post->ID);
foreach ($current_categories as $category){
if ($category->cat_name == ‘Vogue’){
$td_post_theme_settings[‘td_post_template’] = ‘single_template_6’;
}
}
Ok, the category here is Vogue, what is the name of the post template used. I am thinking ‘single_template_6’ right?, just want to know the name of the post template and can I use it for more than one category
Secondly, I uploaded AccessPress Social Counter plugin, how do I make the widget available on the Elements window so I can use it in the visual composer.
Thirdly, Is there any benefit of upgrading the visual composer to pro?
Thanks for all your help.
Hi,
1) The method Alin posted works as expected. The code adds a condition to check for a certain category. He used ‘vogue’ but you can change it to your own category name. You can ad multiple conditions if you know a bit of PHP: http://php.net/manual/en/control-structures.if.php
I’m not sure how saving is not possible. You need a text editor (we recommend notepad ++) and access to ftp. Then simply edit the file, add the code and hit the save button. (Please note that if you use a child theme, it will not work as none of the files inside wp-booster will work from the child theme)
The names of the post templates are specified here:
If you cannot get it to work, please note that custom work falls beyond what support can offer you so you might want to consider hiring some help as we cannot offer customization services. We can only point you in the right direction.
2) Regarding the AccessPress Social Counter plugin, we have no clue of it’s functionality as it’s not tested so we cannot provide a solution for it.
3)We do not recommend upgrading to pro as all of the features visual composer has to offer were tested with our theme. If the pro version provides even more features, there is a chance they will not work as visual composer was adapted to work with our theme. That is why we provide it bundled with the theme and we provide the updates ourselves.
Thank you!
Hi Bodgan,
I’m using RSS Aggregator to feed news to my site, but it’s not working as it should, the news feed is going to the specified category and I’m wondering if it requires a css code or a widget, my only problem is I can’t find it in the widget window.
As always. Thanks,
Stanley
Hi Bodgan,
I’m using RSS Aggregator to feed news to my site, but it’s not working as it should, the news feed is NOT going to the specified categories and I’m wondering if it requires a css code or a widget, my only problem is I can’t find it in the widget window.
As always. Thanks,
Stanley