Search Results for 'demo'

Results from the Forum
ursabit
Participant
#0

Hi,

I’ve imported SmartApp section from Cloud library for my homepage and 2 other pages and try to add some elements.
I use tagdiv composer to edit, add elements.

1. When I try to add element: “Text with title” is impossible to save the content, no save button and default save button is covered by the new opened block, see picture: https://ibb.co/fiWN0L
2. Why at custom title add H3 tag as title and not H2? (or customizable).
3. Why if I add some rows after I cannot delete them, do not have delete option? (show message: …should be deleted by composer, in fact are never deleted).
4. After I add text with title block how I set him to have the exact row size (margin) like others blocks/rows already existing in page (where I see the sizes of others rows / block?). I must to guess margin and padding? With inspect element isn’t any help.

Suggestion: Tagdiv composer should be improved for sure, especially when create pages, is very hard to understand him. Try to make it simple: add sections > set section structure > add desired elements to new created section structure like:text, image, call to action, gallery button, etc. And possibility to save a page to library to can reuse that structure. I know you give a lot of demos, but always demos should be customized and then it begins the hard part. With over 100K sales on BF, the Divi from ET could not be approach the situation wrong. Do not try to reinvent the wheel.

Hoàng Trí
Participant
#0

Hi

I want to use the Black Version like demo, but i dont want to import demo. Can you give me the Export of css style the Black Version demo ?

Thanks

Korni
Participant
#0

Hello,
Do Smart Lists work with any template?
I use the Fast News demo and post template and it doesn’t show a list.
If I then change the post template to one of the default styles (for example to Style-5 as mentioned here) it works.
So, it’s not possible to use Smart Lists on other templates than the default ones?
Or how can I activate them for Fast News post template for example?
Thank you 🙂

akmalelias
Participant
#0

Hi,

I’m referring to Lifestyle Blog demo, https://demo.tagdiv.com/newspaper_blog_lifestyle/

Here is my live blog using this demo content after installed, https://www.cikhijau.com/

I noticed 2 major differences after installed the demo compared with the one in your demo site.

1. If you click at the each post details page, you can see the differences of the layout. How can I get the exact layout as your demo?

2. In mobile view, side menu, when click the 1st level menu, it’s not working (not opening any page), different from your demo site which is working fine. And for nested menu (2nd level), it’s working (opening the related page) but the layout of the page is different from your demo site. How to fix this?

Really appreciate your helps & advice.
Thanks in advance.

Regards

Daniela Havarneanu
Participant
#0

Hello,
I would like to know if the there is any possibility to combine two demos and, if is possible, how?
Thank you! 🙂

Calin
tagDiv Staff

Hi,

Way not use this demo, and you’ll get the menu.
If you want to change just the menu please add this custom css in the Newspaper>Theme panel>Custom code>Custom css
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after
{
width: 30px;
background-color: #6aea4d;
}
.td-header-gradient:before {
background: transparent;
}
.td-header-style-9 .td-header-main-menu {
border-bottom: 1px solid #eaeaea;
}

Results: https://www.screencast.com/t/YYA3Mz7yf4
Hope this will help you.

Thanks.

Simion C.
tagDiv Staff

Hi,

Something is unusual in the website you provided. The container size is not how it is supposed to be
https://www.screencast.com/t/mBsmYsVVrU7
Did you maybe make modifications in this matter? Forcing the container to a higher or lower value would result in a broken layout. Wider layouts can be achieved with the tagDiv composer and row stretch setting
https://www.screencast.com/t/odokEN4DvdEB
The composer can be used to design almost everything. Pages, post templates, category templates etc. This is possible if the cloud library plugin is active
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can preview and even edit the available templates created by us
https://affiliate.tagdiv.com/#/load/All
If you want to design your own, there is a blank template provided in each category of templates.

Without the forced container stretch the grid would look like this
http://prntscr.com/lj3w3i
The image on the right in the grid is almost of the required size for the grid. In my case with the same image this is the result
http://prntscr.com/lj3ynr
The thumbnail is not created properly in your case, a regeneration should fix it
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
It still wont fill the module fully however. I could force it to fill the module, but the image may be distorted.

Maybe consider using a top grid that has smaller modules, for example
https://demo.tagdiv.com/newspaper/category/grid-5/
https://demo.tagdiv.com/newspaper/category/grid-7/
https://demo.tagdiv.com/newspaper/category/grid-8/
https://demo.tagdiv.com/newspaper/category/grid-10/
https://demo.tagdiv.com/newspaper/category/grid-11/
When using default category templates the top grid can be changed in the theme panel, for each category. For example
https://www.screencast.com/t/shOmGycyhh1f

Please let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

These would be the styles available for big grids
https://demo.tagdiv.com/newspaper/big-grid-1/
I believe you are referring to style 6 (lightsky) which uses a background color with opacity over the images, also a rollover effect.

I tested with a mac and Safari browser, the lightsky effect seems to work same as in Chrome or Firefox. I believe the mac uses High Sierra OS and latest Safari that comes with it.

If you don’t want a lightsky effect and opacity maybe consider to use a flex grid, Flex grid 2 is similar to big grid 1
http://prntscr.com/lj3rb6
You can center the post meta, and the result is the same as big grid style 6, with no opacity and lightsky.

Thanks

inevros2018
Participant
#0

Hello,

I have install correclty the theme and also the iGossip demo with all content of it, but
the latest posts does not show up .
Instead of them it shows some code.
Please check the image : http://prntscr.com/lj3es9

Calin
tagDiv Staff

Hi,

Sorry was may mistake, that was a custom made shortcode, from a test version.
Please use list menu https://www.screencast.com/t/3jbilhcs ( it’s work better if you do not set sub menu in menu ), make some setts in general list https://www.screencast.com/t/IXEs7UZ8 and if you like the bottom border on hover just add this custom css in Newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/0dkxhQrPWA3
.menu-td-demo-footer-menu-container ul li:hover{
border-bottom: 2px solid #4db2ec;
}
.menu-td-demo-footer-menu-container ul li{
padding: 0 5px;
border-bottom: 2px solid transparent;
}

Sorry for the inconvenience.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Sorry was may mistake, that was a custom made shortcode, from a test version.
Please use list menu https://www.screencast.com/t/3jbilhcs ( it’s work better if you do not set sub menu in menu ), make some setts in general list https://www.screencast.com/t/IXEs7UZ8 and if you like the bottom border on hover just add this custom css in Newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/0dkxhQrPWA3
.menu-td-demo-footer-menu-container ul li:hover{
border-bottom: 2px solid #4db2ec;
}
.menu-td-demo-footer-menu-container ul li{
padding: 0 5px;
border-bottom: 2px solid transparent;
}

Sorry for the inconvenience.

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

The theme can display socials in the top bar, like in the live demo
https://demo.tagdiv.com/newsmag/
You can choose which socials will appear there in the theme panel
https://www.screencast.com/t/KgvylMxrOR
Enter links to the socials you want and remove the links from others you don’t want to display. Only those with links will appear.

Thanks

intotheblueagency
Participant
#0

Hello,

I am having trouble with the category pages. I have created some new posts and categories, but on these pages there are no posts showing in the articles section. The top grid is working properly and pulling my posts, but they won’t show below… They do however show on demo pages with your demo content. I’m not sure what the issue is here somehow content we didn’t create works, but all new content is not showing up. Thanks for your assistance.

bdeepu
tagDiv Member

Dear Calin,

Yes, I want to set it for home page.
Thanks. I tried both options but it’s not working. There is still white space to the left and right of the “full” image. I want it to cover the entire screen width. I am not using the “old style” theme template, which I installed from the demos and customized it fully. except this part, which I can’t seem to get.

Thanks. I

mRelby
Participant
#0

Hi all.

There is a demo site: https://demo.tagdiv.com/newspaper_blog_lifestyle/ which is used Header Style: Style 9.
But it is completely different, it is not the same as in the theme settings. How to remove the shadow? How to make underscore less?

img

Simion C.
tagDiv Staff

Hi,

That is a customization made in the demo stylesheet directly
https://www.screencast.com/t/th6GTWCsP0
That is because in the theme panel you can only set a solid color as background, not gradient
https://www.screencast.com/t/YusfYYz1pI

To change the colors used you could override the demo customization with a similar code but use the colors you want. For example
https://www.screencast.com/t/c64R74TlqC49
If you should consider it, this is the code for it

.td-fast-news .td-header-wrap .td-header-menu-wrap-full,
.td-fast-news .td-header-menu-wrap.td-affix {
background: linear-gradient(to right, #aebc22 0, #4f6565 25%, #8b0081 100%) !important;
}

Replace the colors with the ones you want, then enter the code in Theme panel->Custom code CSS section.

Thanks

Simion C.
tagDiv Staff

Hi,

You can make the elements inside the page have a higher width or full width, not the actual page as a whole.
For example you can stretch the rows used in the page
https://www.screencast.com/t/RmCEWTPmqOB
Then you could use flex blocks in the page, flex grids or full width grids.
There are 10 types of full width big grids – https://demo.tagdiv.com/newspaper/full-big-grid-1/

Through the cloud library you can import blocks designed by us based on flex blocks, preview and even edit them here
https://affiliate.tagdiv.com/#/load/Blocks

Please let us know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

If you have the default demo install on theme mobile you’ll see 3 blocks with the last 3 post with the featured category, and latest articles; in order to add content you’ll need to set some content in Mobile editor https://www.screencast.com/t/mkePciuBGLWi ( the mobile theme will not take the content from desktop, you need to set a new one for mobile. )

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

That is the Newspaper theme from what I can see, this is the Newsmag forum.

Newspaper has a few block header styles to choose from
https://demo.tagdiv.com/newspaper/block-header-1/
Most of theme are left aligned however, or center aligned. This is because the right side is where the ajax filter is displayed
https://www.screencast.com/t/gTQAf2T1Lzu

If you don’t plan on using ajax filters you could use some CSS
https://www.screencast.com/t/U7XnTHaM9Ky
This code is general, it will affect all the block titles in the website when used

.block-title {
text-align: right!important;
}

Thanks

Simion C.
tagDiv Staff

Please check with a different phone using the Chrome browser, for me everything looks alright when checking.
Also check the theme live demo with the phone you mention to see how it appears
https://demo.tagdiv.com/newsmag/

I checked again with the same Google Chrome browser and it looks like this for me
https://www.screencast.com/t/1lySdmxULAdm
I also tested with a couple of different phones with Chrome, found no problem
https://www.screencast.com/t/R5XGJJuNF8
So it would be unusual that this is happening on your side.

thenetwork333
Participant
#0

Thanks for your help! How do we … Remove/Change the Red Gradient in Fast News Demo Menu

or change to a solid different color?

Best

John Malloy

kesuma
Participant
#0

after install demos for “Local news”, when i execute the result appear error in the middle site
“Warning: count(): Parameter must be an array or an object that implements Countable in D:\xampp\htdocs\suarabinjai\wp-content\themes\Newspaper\includes\wp_booster\td_log.php on line 35”

nijo
Participant
#0

Hi!
The theme/look you have for your own site https://tagdiv.com/blog/ is the cleanest blog look I have seen. I really love the fonts and look&feel.
Can I create this look with Newspaper 9 theme I bought?
Possible to get this as a demo and ready to use?
Thanks !
Nicklas

josesdc
Participant
#0

Hello, I made an installation of the Newspaper theme and tagdiv composer was installed. However, when moving the wordpress installation from the demo directory to the main directory, tagdiv composer stopped working when I tried to edit the content of a page. Tagdiv does not finish loading and this code appears in the console.


JQMIGRATE: Migrate is installed, version 1.4.1
header-bd1e2519-1541148187.min.js:9 JQMIGRATE: Migrate is installed, version 1.4.1
js_files_for_wp_admin.min.js:25 Array(2)
js_files_for_wp_admin.min.js:25 Array(2)
js_files_for_wp_admin.min.js:25 element mouse down
js_files_for_wp_admin.min.js:25 clear _deletePanel
js_files_for_wp_admin.min.js:25 Object
5wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:303 Uncaught SyntaxError: Invalid or unexpected token
2wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:308 Uncaught SyntaxError: Invalid or unexpected token
2wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:313 Uncaught SyntaxError: Invalid or unexpected token
3wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:318 Uncaught SyntaxError: Invalid or unexpected token
5wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:326 Uncaught SyntaxError: Invalid or unexpected token
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:329 Uncaught SyntaxError: Invalid or unexpected token
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:334 Uncaught SyntaxError: Invalid or unexpected token
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:339 Uncaught SyntaxError: Invalid or unexpected token
4wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:344 Uncaught SyntaxError: Invalid or unexpected token
2wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:349 Uncaught SyntaxError: Invalid or unexpected token
3wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:354 Uncaught SyntaxError: Invalid or unexpected token
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:359 Uncaught SyntaxError: Invalid or unexpected token
3wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:364 Uncaught SyntaxError: Invalid or unexpected token
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:364 Uncaught ReferenceError: tdConfirm is not defined
at wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:364
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:1633 Uncaught ReferenceError: jQuery is not defined
at wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:1633
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:1663 Uncaught ReferenceError: jQuery is not defined
at wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:1663
at wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:1769
mce-view.js:762 Uncaught TypeError: Cannot read property 'shortcode' of undefined
at mce-view.js:762
plugin.min.js?wp-mce-4800-20180716:1 Uncaught ReferenceError: getUserSetting is not defined
at i.onPostRender (plugin.min.js?wp-mce-4800-20180716:1)
at i.a (plugin.min.js?ver=4800-20180716:1)
at jg.c.fire (tinymce.min.js?ver=4800-20180716:2)
at i.fire (theme.min.js?wp-mce-4800-20180716:1)
at i.postRender (theme.min.js?wp-mce-4800-20180716:1)
at i.postRender (theme.min.js?wp-mce-4800-20180716:1)
at i.postRender (tinymce.min.js?ver=4800-20180716:2)
at i.<anonymous> (theme.min.js?wp-mce-4800-20180716:1)
at Object.qt [as each] (tinymce.min.js?ver=4800-20180716:2)
at i.each (theme.min.js?wp-mce-4800-20180716:1)
wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:132 Uncaught ReferenceError: jQuery is not defined
at window.loadIframe (wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:132)
at onload (wpeditor.php?wp_path=/var/www/html/betadev.sdc.com/:277)

When I try to instal the plugin from scratch appear a message that said:
The following plugins were disabled because they are incompatible with this version of Newspaper:

tagDiv Composer

Can you help me with this issue?

Thnks!

Simion C.
tagDiv Staff

Hi,

That is the cloud smart list style 4, sorry for misunderstanding. Can’t say I know how exactly that would be possible. the position will snap to the top when the pagination is used.

There are a couple of default smart list styles (not cloud styles) that scroll differnetly
https://demo.tagdiv.com/newspaper/smart-list-style-1/
https://demo.tagdiv.com/newspaper/smart-list-style-3/
Maybe use one of these styles.

Viewing 25 results - 7,876 through 7,900 (of 17,268 total)