Search Results for 'demo'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,
I’m not sure why these issues happens. We have no reports of this yet. We also have apostrophes on our demo but the issue is not present: http://demo.tagdiv.com/newspaper/td-post-patricia-urquiola-coats-transparent-furniture-for-glas-italia-with-an-iridescent-sheen/
Please disable all your plugins except visual composer and clear your cache. There could be a plugin conflict that creates the issues. it can also be the cause of the third party ads as the theme has no such ads except for the ones that you implement.
Thank you!

VoZz
Participant
#0

Hey guys,

I just tried the smartlist function and am using smart list 1. But I would like to know how i can customize it further. I like how it looks in the demo on your site. Title and number in box to the left, two (light) arrows on the right.
On my post, I have two black boxes with an arrow saying next and previous on the left and right with the title in the middle. Am I missing some settings here?

Fochesato
Participant
#0

Hello,

I have one doubt about the theme update:

When we do the theme update is the customization that we did in the demo template lost?
Is the theme update seamless?

Andrei L.
tagDiv Member

Hi

Unfortunately we don’t have any demo for bbpres plugin but you can check plugin’s official documentation for more details about its usage: https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/ Also you can check this tutorial, it may help: https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/

Thanks!

Mayapur Voice
tagDiv Member

Thanks Catalin. I think I have figured out the reason. Correct me if I am wrong. What I find in your demo files, you have placed widgets at the bottom of the sidebars and the smart function works only with what we place using widgets function, not with other elements placed using page builder in the third column where sidebars usually sit. Is it? I will refer to the links you sent.

Korea
Participant
#0

Hello,
I cannot instal the theme, when I try to upload it on wordpress using the Newspaper-tf > Newspaper.zip file a “bad request your browser sent a request that this server could not understand” message shows up.

When I try to instal the demo its working better until I get

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

Please let me know how I can instal the theme ASAP T.T

Bogdan B.
tagDiv Staff

Hello,
You can add widgets to any sidebar you want including the ones you create (you can create your own and delete the predefined ones as well) Then you can chose the sidebar you want on posts/pages
Please follow this tutorial: https://forum.tagdiv.com/sidebars-tutorial/
The blocks we used in our demo are simply ones you can chose from the widgets area. The advertisement is an ad box and the ‘Must Read’ element is a content block although I can’t find it at the moment to tell you which one we used. You can check how content blocks display here: http://demo.tagdiv.com/newspaper/block-1/
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Glad you solved the images. Hopefully they will display correctly. As for PHP 7, there might not be any errors at all or there could be lots of them. We are unsure as we have not tested our themes with it yet. You could try it out and run a few tests to see if everything is in order. You can compare the site to our live demo so you can have a ‘control’ sample. http://demo.tagdiv.com/newspaper/
Thank you!

svharishtech
Participant
#0

Hi,

Are there any demos for newspaper theme using bbpress forum?
I am planning to implement bbpress on my site, but want to have a look at the demo to understand how it looks like.

schindyguy
Participant
#0

I currently have responsive adsense code in smart list 7 in the theme panel

I am trying to make sure a 728×90 can fit there because it currently only fills smaller (less wide ads)

I believe adsense responsive looks at the width of the container to fill which when I inspect element is 696, not 728 so it would be impossible for the responsive adsense unit to fill a 728×90 ad which is what I want to be able to do

When I try using a placeholder 728×90 like this in the smart list 7 ad spot:

<div class="td-visible-desktop">

</div>
<div class="td-visible-tablet-landscape">

</div>
<div class="td-visible-tablet-portrait">

</div>

It displays a 728×90 nicely because main area class=”td-pb-span8 td-main-content” seems to have a width of 744 allowing the placeholder ad to show

How can I allow google responsive to fill a 728×90 ad in that smart list 7 ad spot?

Thanks!

schindyguy
Participant
#0

In theme options I have it disabled http://screencast.com/t/9la8THU1iY43

But for post set to the default template and smart list 7, the modal lightbox still pops up

You can see it on your demo http://demo.tagdiv.com/newspaper/10-landscapes-wont-even-imagined-exist/

Please let me know how to disable it on smartlist 7

Thanks!

gmaio
tagDiv Member

Hi guys and thank you for your answers.

@Chris
: I did not mean to merge the plugins CSS and/or JS but rather to make “local” their calls that are made in every site page header. In other terms, I’d like to copy these resources (CSS and JS) locally to my server filesystem and call them from there to avoid the TCP/IP delay overhead. I have already tried commenting the wp_head() and including them straight forward by their local paths but this approach causes malfunctioning to the page load. There is something of “dinamic behaviour” of wp_head() that prevents this approach to work successfully. But what?


@Andrej
: I’ve deeply read the Speed Booster approach and I’ve tried it, firstly getting the blocking resources names by means of Google Speed Insights tips. It reports that the above fold blocking resources are:


http://43b.60a.myftpupload.com/…-includes/js/jquery/jquery.js?ver=1.11.3
http://43b.60a.myftpupload.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://43b.60a.myftpupload.com/…e-law-info/js/cookielawinfo.js?ver=1.5.3
http://43b.60a.myftpupload.com/…-includes/js/underscore.min.js?ver=1.6.0
http://43b.60a.myftpupload.com/…wp-includes/js/backbone.min.js?ver=1.1.2
http://43b.60a.myftpupload.com/…udes/js/jquery/ui/core.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…es/js/jquery/ui/widget.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…/js/jquery/ui/position.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…udes/js/jquery/ui/menu.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…jquery/ui/autocomplete.min.js?ver=1.11.4
http://43b.60a.myftpupload.com/…-search/js/visualsearch.min.js?ver=4.4.2
http://43b.60a.myftpupload.com/…ultimate-search/js/main-pro.js?ver=4.4.2

http://43b.60a.myftpupload.com/…form-7/includes/css/styles.css?ver=4.3.1
http://43b.60a.myftpupload.com/…kie-law-info/css/cli-style.css?ver=1.5.3
http://43b.60a.myftpupload.com/…ultimate-search/css/square.css?ver=4.4.2
http://fonts.googleapis.com/…n+Sans%3A300%2C400%2C600%2C700&ver=4.4.2
http://fonts.googleapis.com/…%2C700italic%2C400%2C300%2C700&ver=4.4.2
http://fonts.googleapis.com/…%2C300%7COpen+Sans%3A400%2C300&ver=4.4.2
http://43b.60a.myftpupload.com/…assets/css/eventon_styles.css?ver=2.3.17
http://43b.60a.myftpupload.com/…/assets/fonts/font-awesome.css?ver=4.4.2
http://43b.60a.myftpupload.com/…ss-popular-posts/style/wpp.css?ver=3.3.3
http://43b.60a.myftpupload.com/…ekly-view/assets/wv_styles.css?ver=4.4.2
http://43b.60a.myftpupload.com/…assets/css/js_composer.min.css?ver=4.8.1
http://43b.60a.myftpupload.com/…ntent/themes/Newsmag/style.css?ver=2.3.5
http://43b.60a.myftpupload.com/…cific-rss-feed-menu/wp_cat_rss_style.css

But the code snippet at the ends of functions.php says on my theme dashboard that the registered script are:



gd_system_gritter | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/js/jquery.gritter.min.js
common | /wp-admin/js/common.min.js
vc_accordion_script | http://43b.60a.myftpupload.com/wp-content/plugins/js_composer/assets/lib/vc_accordion/vc-accordion.js
admin-bar | /wp-includes/js/admin-bar.min.js
evo_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/js/admin/wp_admin.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
shortcode_generator | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/assets/shortcode_generator.js
backender_colorpicker | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/colorpicker/colorpicker.js
ajde_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/ajde-wp-admin.js
td_wp_admin | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin.js
td_wp_admin_color_picker | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_color_picker.js
td_wp_admin_panel | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_panel.js
td_edit_page | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_edit_page.js
td_wp_admin_demos | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_wp_admin_demos.js
td_page_options | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/td_page_options.js
td_tooltip | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/js/tooltip.js
akismet.js | http://43b.60a.myftpupload.com/wp-content/plugins/akismet/_inc/akismet.js
as3cf-notice | http://43b.60a.myftpupload.com/wp-content/plugins/amazon-s3-and-cloudfront/assets/js/notice.min.js
registered styles
gd_system_gritter | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/css/jquery.gritter.min.css
admin-bar | /wp-includes/css/admin-bar.min.css
evo_font_icons | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/fonts/font-awesome.css
evo_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/css/admin/wp_admin.css
newwp | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/assets/css/admin/wp3.8.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
gd_system_admin_css | http://43b.60a.myftpupload.com/wp-content/mu-plugins/gd-system-plugin/css/admin.min.css
ajde_wp_admin | http://43b.60a.myftpupload.com/wp-content/plugins/eventON/ajde/ajde-wp-admin.css
evo_sin_wpadmin | http://43b.60a.myftpupload.com/wp-content/plugins/eventon-single-event/assets/style-wp-admin.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://43b.60a.myftpupload.com/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css
akismet.css | http://43b.60a.myftpupload.com/wp-content/plugins/akismet/_inc/akismet.css
au_backend_settings | http://43b.60a.myftpupload.com/wp-content/plugins/eventon-action-user/assets/au_styles_settings.css
aws-global-styles | http://43b.60a.myftpupload.com/wp-content/plugins/amazon-web-services/assets/css/global.css

As you can see, no one of the registered CSS and JS listed by functions.php curresponds to those found by Google Speed Insights! So that I don’t have any ID of CSS and/or JS to use to move their loading in the footer by means of td-speed-booster.php hacking.
What is wrong with that or what could be done instead?
Thanks in advance,
Giuseppe

  • This reply was modified 10 years by gmaio.
cstyn
tagDiv Member

Hi. I have images Link To Media File. They are not featured. How to make them appear in lightbox as in newsmag demo ? Update : I found: enable GENERAL MODAL IMAGE.

but… what SEO effect has if I have enabled this or not ? The same ? Images are affected on posts, or something ? Better with or without lightbox ?

  • This reply was modified 10 years by cstyn.
Bogdan B.
tagDiv Staff

Hello,
You could use the revolution slider plugin provided by our theme and create the big sliders you want. You can read the theme documentation and how to make use of it’s options. You can have any page as your shop page so this just leaves room for your creativity. Our demo shop page is also custom made: http://demo.tagdiv.com/newspaper_tech/shop/
Thank you!

Catalin
tagDiv Staff

Hello masc,

Unfortunately, we do not have our demo to be available for simply downloading. When you instal it from the panel, the demo will be imported from our server. After this process, you can export this on your hard-disc with export button, like this -> http://screencast.com/t/y4EHr22YJ -> http://screencast.com/t/XPPdBSGE and then, the XML file, with an import plugin you can instal it in your side. The documentation is only available on our site and we do not have another format for this to might be downloadable.

Thank you for your understanding!

pauuuuu29
Participant
#0

Hi, i’m trying to use speedboost to fix render blocking issues,

using your code to put in functions.php this is what I got:

registered scripts
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
wpseo-admin-global-script | http://blogvoyage.io/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global-302.min.js
td_wp_admin | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_wp_admin.js
td_wp_admin_color_picker | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_wp_admin_color_picker.js
td_wp_admin_panel | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_wp_admin_panel.js
td_edit_page | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_edit_page.js
td_wp_admin_demos | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_wp_admin_demos.js
td_page_options | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/td_page_options.js
td_tooltip | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/js/tooltip.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
wpseo-wp-dashboard | http://blogvoyage.io/wp-content/plugins/wordpress-seo/css/dashboard-305.min.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://blogvoyage.io/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/css/wp-admin.css
wp-color-picker | /wp-admin/css/color-picker.min.css

and pagespeed insights…

RenderBlock

Notice that those js/css in pagespeed insights does not appear in registered scripts.

Can you guide me on how to fix this?

pgmast
Participant
#0

Hi I have installed the sports demo here: tippingthesaddle.com

except something has broken in the code so that the main menu is not aligned ie. the red on “News” doesn’t extend to the bottom of the black banner, also meaning that the “saerch bar” isn’t middle algned.

How can I fix this?

please and thanks

criticsunion
Participant
#0

Where can I find the Block settings in which I can change the block title. I have installed the newspaper default demo, but can’t figure out how to change the block titles. There is no such option in visual composer. What am I doing wrong?

masc
Participant
#0

Is there a place where i can download the demos and the Documentation, so we can have in our disk??

Catalin
tagDiv Staff

Hello Dhananjay,

I suppose that you are referring to the size of the placeholder from post template 8 feature and the size you can find in this image -> http://screencast.com/t/bhkR8znPrwlZ As you can see, this kind of template uses as the feature image from the background image. You can add in this placeholder the desired image using background-image option code.
If you want to add an image for that placeholder from style 8, you have to use a bit of CSS to add the background image to fit the image inside the box. Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-post-header-holder{
background-image: url('http://wowslider.com/sliders/demo-5/data/images/saarschleife.jpg');
background-repeat: no-repeat;
background-size: 1164px 570px;
}
}

The result you should see here -> http://screencast.com/t/do35lAR4S

If is not what you mean, please provide more details about your desired changes.

Thank you for the message!

aro_007
tagDiv Member

I did a reset on my WordPress build and no longer saw the issue, so I think it had something to do with the demo install I was working with before.

RBKMTM
tagDiv Member

Andrei you are awesome!!! Thank you so much!!!!

I did everything and it seems to be fine.. Now my only question is regarding installing the demo.. If i install the demo as is (to mimic the newsmag site) how can i make it look like the newsmag site? Where can find i image sizes etc.

Also my link of the website is http://www.Tathaastu.com

Again.. thank you so much for helping.. love this template!

argosmedia
tagDiv Member

Thnaks for your reply, but actually that didn’t help. The info you show was of course known to me, it’s in the admin. But what remains unclear from the admin, the demo, and the documentation is how blocks and modules are related. In other words, what modules are used to create blocks, and in which way. Unless we know that, working with modules is like working in the dark, we don’t have a clue what effect tweaking a module in the admin has on the frontend.

I found old documentation with some helpful drawings that show exactly what I mean, but it’s only for a handful of blocks. In VC you can choose many more blocks. We work with blocks, not with modules.

I find the current setup very confusing. There are so many technical settings that have no apparent relationship with the output in the frontend.

Unless I miss something…

Bogdan B.
tagDiv Staff

Hello,

1) The newsmag theme works the same way. You can check them both in our live demos here:
http://demo.tagdiv.com/newspaper/
and
http://demo.tagdiv.com/newsmag/
2) If you wish to change the behavior of the image when clicked, you will have to edit this file:
http://screencast.com/t/i3XwLCMiij7

Thank you!

Andrei L.
tagDiv Member

Hi

1. The date from post content can be deactivated from theme panel > post settings: http://screencast.com/t/SWEFUJYsZ

2. You can use one of the templates included in Visual Composer to obtain the same layout as on our demo: http://screencast.com/t/ZVtz5lbfWp

2.a If you you install the demo without content then only the style and colors will be imported, not the post/pages. So you can install any demo: http://screencast.com/t/aDinojMips0f then add your own posts.

3. Try do deactivate this options from theme panel > template settings then test the page again: http://screencast.com/t/LPPZ7xr7m If the link is still there please provide your site url so I can inspect it closer.

Thanks!

Viewing 25 results - 14,601 through 14,625 (of 17,268 total)