Search Results for 'amp'

Results from the Forum
e-Novo
tagDiv Member

Hi there, i have send the e-mail with the example.
Thanks

cathryn
Participant
#0

Hi I purchased this theme and the plugins are not included in the downloads, where do I find them??
Visual Composer & Rev Slider not included in zip file!!
thanks

hellonikoloz
Participant
#0

Hello,

Is it possible to re order social icons on the website?
for example i want facebook to be showed first.
I added social website links in the theme panel, but i do not like the order.
See the image please:

Thanks In advance

AlexSoyer
tagDiv Member

Answered in the documentation:

https://forum.tagdiv.com/custom-post-type-support/

How to create a custom single template for your post type:
Step 1 – Pick one of your favorite single templates (check the next image)
Step 2 – Copy it to the root of your child theme folder
Step 3 – Rename it to single-your_post_type.php (replace your_post_type with the WordPress ID of your post type. In our sample plugin the id is td_book so the file should be called single-td_book.php)

Bogdan B.
tagDiv Staff

Hello,

You will have to style the page in the tagdiv composer to your preference. That page was created before the tagdiv composer was born so it could not work properly in the new builder. It was meant to provide an example of how the shop page can look, but not provide a predefined template. Please use the tagdiv composer and create the shop page to your own liking using the tagdiv composer elements together with woocommerce elements: https://docs.woocommerce.com/document/woocommerce-shortcodes/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I will need the live example as well. If you are not comfortable sharing your website here, you can do so via email at contact@tagdiv.com

Thank you!

e-Novo
Participant
#0

Hi there, it seems to be an issue with the category archive widget.
First of all, i am using the Grid 1 Category Top Style, and when i select a month that has less than 5 articles, i get no results (posts) under it. In months with over 5 posts, i get only 2 extra results but the posts at the Grid are always the same..

I hope i am clear, if not please let me know so i can send you a live example.
Thanks, Kostas

Buzzifeeds
tagDiv Member

iu tried with all these things but still the same problem , i have contacted google adsense and my host too , they told there is no problem in their side & to contact my theme support , i sent to you my website via email you can see it

Simion C.
tagDiv Staff

Hi,


@fratermaui
That temporary fix will work, I have tested it before providing it. It will fix the issue with the captions on images, when the images are aligned right or left in the post content, on certain devices.
If you have the same issue and you made the suggested modification, example (same for alignleft)
https://www.screencast.com/t/IRbOmITI
https://www.screencast.com/t/0yNPKhmNb
Then it could be a caching issue. Try to clear all caching installed. If there is still an issue please provide a link to the website post where the issue is happening, so we can inspect it.

Thanks

Vano-253
tagDiv Member

And if I do all the settings (when nothing should not be changed) as the example on the link. Then I place these codes on the page with so on the TD Composer?

https://codepen.io/Vano-253/pen/opOeVW

beppepicaro
tagDiv Member

Thank you for your reply.
I like the demo page here https://demo.tagdiv.com/newspaper_tech/shop/
and I will be happy to replicate it for now.

If I understand correctly I need to:
– Add woocommerce plugin – done.
– Paste the code you provided in the text window – done.

But:
1. Shall I add this text in a New Page or in the Shop page generated by woocomerce?

I did both:
– in the default shop page it won’w work, for example I don’t see the welcome text;
– in the new page the welcome text is not stylised and I don’t have those nice black line dividers with the boxed text nor I have the sidebar as well as the featured image (in the demo page the lady smiling with the gloves).

What am I doing wrong? Please help.

PS: I have installed the animal demo theme and I don’t want to install another demo, if possible.

Thank you.

Simion C.
tagDiv Staff

Set the page you want, that will be the default shop page for example
https://www.screencast.com/t/5Tkpxn4yb
https://www.screencast.com/t/CtVrbpnADX1

Simion C.
tagDiv Staff

Hi,

Woocommerce will import a default shop page initially, this will show products on the page like this
https://www.screencast.com/t/8AfWgJnt
https://docs.woocommerce.com/document/woocommerce-pages/
The number of products per page can be controlled like this
https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
That code in the child theme or main theme functions.php file will allow you to change the number of products on a default shop page.

Or you can display products on pages using the shortcodes provided by woocommerce
https://docs.woocommerce.com/document/woocommerce-shortcodes/
These shortcodes can be entered on pages using a text element, with the tagDiv composer
https://www.screencast.com/t/6YDbXpsd
https://www.screencast.com/t/3t4Vz2t8
This way you could display for example products and other elements on the same page. This is how the theme woocommerce demo is made, with shortcodes
https://demo.tagdiv.com/newspaper_tech/shop/
This the actual page content of the demo page, maybe you can look it over
https://pastebin.com/2RCe4N7C

Thanks

andersjpg
Participant
#0

hey guys.
first problem or problem but my client would love the height to be changed to like half the height size that big grid full 4 is. https://i.imgur.com/dP2o6nT.png I did it. so it was half the size. but lots of little details didn’t show up just right and didn’t look right on mobile/tablet.
so could someone show me the right CSS to make it right, with image, and text for desktop, tablet so on

the second problem we today saw is that the share button is missing
https://i.imgur.com/ikZFRhq.gifv
what to do there :D?

thanks again and have a lovely day

Bogdan B.
tagDiv Staff

Hello,

Unfortunately altering a theme sorting option is not simple. You have to create a new sorting option. here is an example of how a new sorting option ca be built:
https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/

Thank you!

petrikjosef
Participant
#0

Hi everyone,

is it possible to use premium feature Visual Composer database? In preferences, I have non-activated Visual Composer, but there I read that plugin from theme is activated.

I need for example download template of contact-page from theme library in VC.

Thank you for reply.

Sincerely
mr. Joe

NoahFarr
tagDiv Member

Thank you for the Reply Simon,

Everything is green in system status. I am also using shared hosting.

The only plugins I have turned on are Really Simple SSL, woocommerce, wp cache, yoast and Coming Soon Page & Maintenance Mode by SeedProd.

Perhaps I could try the visual composer instead? How would I go about activating it? It is installed but I do not see where I can activate it.

I have messaged your contact team for further support.

  • This reply was modified 8 years by NoahFarr. Reason: mentioned visual composer
Simion C.
tagDiv Staff

Seems the images from the uploads folder cannot be accessed, for example the image used on this post featured image
http://losarmnews.com/los-angeles/2018/01/4058/
http://losarmnews.com/wp-content/uploads/2018/01/val.jpg
Facebook is unable to get this image
https://www.screencast.com/t/djrPmFOn
This could be caused by htaccess configuration or plugins (security plugins maybe). You could try changing the permalink structure in WordPress settings as well, use a different format and test again with the debugger
https://developers.facebook.com/tools/debug/

Simion C.
tagDiv Staff

Hi,

1. The news ticker has the same filtering as all blocks have
https://forum.tagdiv.com/block-settings-guide/
If you want to set a limit this is possible. For example set a limit of 5 and sorted by latest
https://www.screencast.com/t/FDQbEI8Mn
https://www.screencast.com/t/kSvaqm4m
It will always show the latest 5 posts.

2. Same for blocks, they have a limit of posts to show, default is 5. You can choose from which category to show posts, and a sorting order. Check the Filter tab for each block. The name of the block can be changed in the general tab.

So simply edit the page with the tagDiv composer and customize it the way you want
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Let us know if you have further questions.

Thanks

Catalin
tagDiv Staff

Hello designr,

Please notice that our theme does not have any such an option that allows you to achieve 3 border colors above the footer section. This task involves doing such an additional customizations. You should use the Inspector browser with which to inspect the footer section of your website example. It is required to make some additional classes and then you should use such a custom CSS code for this. As a hint please check here -> https://www.screencast.com/t/bnSSre1g0H

Hope this helps!

Thanks for the message!

Fitore Gashi
tagDiv Member

i checked all the parameters and i still have the issue, inthe browser console those warnings and errors appered :

JQMIGRATE: Migrate is installed, version 1.4.1
VM1187:1 Uncaught TypeError: Cannot read property ‘appendChild’ of undefined
at <anonymous>:1:175
(anonymous) @ VM1187:1
is?id=B619F25E-008E-5DB9-8599-D3E2BB3BA2C7&amp;d=5a01fca9-d552-45e9-a47c-f34d2a14e626&amp;cl=upd:1 Uncaught SyntaxError: Unexpected token :
ace.js?ver=8.5.1:1 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
o @ ace.js?ver=8.5.1:1
onCursorChange @ ace.js?ver=8.5.1:1
r._emit.r._dispatchEvent @ ace.js?ver=8.5.1:1
(anonymous) @ ace.js?ver=8.5.1:1
r._signal @ ace.js?ver=8.5.1:1
setPosition @ ace.js?ver=8.5.1:1
onChange @ ace.js?ver=8.5.1:1
r._signal @ ace.js?ver=8.5.1:1
applyDelta @ ace.js?ver=8.5.1:1
insertMergedLines @ ace.js?ver=8.5.1:1
insert @ ace.js?ver=8.5.1:1
setValue @ ace.js?ver=8.5.1:1
setValue @ ace.js?ver=8.5.1:1
(anonymous) @ admin.php?page=td_theme_panel:8583
(anonymous) @ admin.php?page=td_theme_panel:8596
ace.js?ver=8.5.1:1 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message

what can i do now to fix the problem?

abc.xyz
tagDiv Member

[Updated the answer, read this not the one above]

1) How can I change the square to another shape, for example to make it rectangle.
This is a screenshot about the squares I was saying. https://ibb.co/drp8Jb

2) I was having a problem with social sharing buttons.
After I changed the height in
.td-social-sharing-buttons
form 40px to 33px and also the padding to fit, see the how they are displayed -> https://ibb.co/nONvyb
*Note: this is a problem only for mobile &amp; tablet devices.
*Note 2: In mobile device simulator they look OK, when I see in a real smartphone, they do not appear as they should.

I wanted to know your thought about mobile simulator, can I trust them or is any problem with my smartphone?

I used the code below to correct it. I wanted to know your thought if it will work in every smartphone device?

@media only screen and (max-width: 767px) {
.td-social-facebook .td-icon-facebook {position: relative; top:-4px;}
.td-social-twitter .td-icon-twitter {position: relative; top:-4px;}
.td-social-google .td-icon-googleplus {left: -2px; position: relative; top:-4px;}
.td-social-pinterest .td-icon-pinterest {position: relative; top:-4px;}
.td-social-whatsapp i {position: relative; top:-5px;}
.td-social-facebook .td-social-but-text {position: relative; top:-5px;}
.td-social-twitter .td-social-but-text {position: relative; top:-5px;}
}
  • This reply was modified 8 years by abc.xyz.
  • This reply was modified 8 years by abc.xyz.
abc.xyz
tagDiv Member

[last answer reply]

1) This is a screenshot about the squares I was saying. Question 2 above.https://ibb.co/drp8Jb

2) I having a problem with social sharing buttons.

After I changed the height in .td-social-sharing-buttons form 40px to 33px and also the padding to fit, see the how they are displayed -> https://ibb.co/nONvyb
*Note: this is a problem only for mobile &amp; tablet devices.

In mobile device simulator they look OK, when I see in a real smartphone, they do not appear as they should.

I tried the code below but nothing changes

@media only screen and (max-width: 767px) {
.td-post-sharing-top .td-icon-facebook {position:relative; top:-4px;}
.td-post-sharing-top .td-icon-twitter { position:relative; top:-4px;}
.td-post-sharing-top .td-icon-googleplus {position:relative; top:-4px;}
.td-post-sharing-top .td-icon-pinterest {position:relative; top:-4px;}
.td-post-sharing-top .td-social-whatsapp i { position:relative; top:-4px;}
.td-post-sharing-top .td-social-but-text { position:relative;top:-6px;}
}
  • This reply was modified 8 years by abc.xyz.
Fitore Gashi
tagDiv Member

@simion C. i checked all the parameters and i still have the issue, inthe browser console those warnings and errors appered :

JQMIGRATE: Migrate is installed, version 1.4.1
VM1187:1 Uncaught TypeError: Cannot read property ‘appendChild’ of undefined
at <anonymous>:1:175
(anonymous) @ VM1187:1
is?id=B619F25E-008E-5DB9-8599-D3E2BB3BA2C7&amp;d=5a01fca9-d552-45e9-a47c-f34d2a14e626&amp;cl=upd:1 Uncaught SyntaxError: Unexpected token :
ace.js?ver=8.5.1:1 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
o @ ace.js?ver=8.5.1:1
onCursorChange @ ace.js?ver=8.5.1:1
r._emit.r._dispatchEvent @ ace.js?ver=8.5.1:1
(anonymous) @ ace.js?ver=8.5.1:1
r._signal @ ace.js?ver=8.5.1:1
setPosition @ ace.js?ver=8.5.1:1
onChange @ ace.js?ver=8.5.1:1
r._signal @ ace.js?ver=8.5.1:1
applyDelta @ ace.js?ver=8.5.1:1
insertMergedLines @ ace.js?ver=8.5.1:1
insert @ ace.js?ver=8.5.1:1
setValue @ ace.js?ver=8.5.1:1
setValue @ ace.js?ver=8.5.1:1
(anonymous) @ admin.php?page=td_theme_panel:8583
(anonymous) @ admin.php?page=td_theme_panel:8596
ace.js?ver=8.5.1:1 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message

what can i do now to fix the problem?

Simion C.
tagDiv Staff

Hi,

1. You can for example use a different page as shop, more about it here
https://forum.tagdiv.com/topic/how-to-make-woocommerce-shop-home-look-like-the-demo/
Use shortcodes to display woocommerce content, that is how the demo is built also.

2. The number of columns can be controlled within the shortcode, for example
https://www.screencast.com/t/6YDbXpsd
https://www.screencast.com/t/3t4Vz2t8

3. You can add blocks to the page if you wish
https://www.screencast.com/t/ZdjVveBH7q
https://www.screencast.com/t/6s3BXvWr45

Thanks

Viewing 25 results - 26,301 through 26,325 (of 38,683 total)