Search Results for 'amp'

Results from the Forum
abosami
Participant
Mobile RTL - topic
#0

Hi guys,

I found a problem when I change the theme to support RTL , The problem is showing sidebar (left sidebar) in the top of all content.

When I open my website in mobile or change the window browser width to 400px (for example) , the first content appear is the sidebar after that the main content ( slider – blocks , categories).

I want to make the main content appear in the top after that sidebar.

Thank you very much for amazing Template

jmoreilly
Participant
#0

When I make changes in the theme customizer…for example change color or change logo, it reflects properly on desktop but will not change on mobile. maxfit360.com

i changed the header to orange and it made the change on mobile. Now I have changed it back to white, and it is still orange on mobile.

Same thing happened with the logo…i uploaded wrong one. Could not get mobile to change…so i had to delete original logo, modify it, then reupload it with same name.

More concerned with color at this point.

Anyone had that problem? I am on iphone5

Balders
tagDiv Member

Additionally to the things mibrahim_folio3 said, it would be nice to have the “Category filter” and the “Filter by tag slug” as well for the CPTs.

I pull events from Events Calendar plugin. Events are in diferent categories like music, theatre etc. And only the events with the slug for example “featured” should show up in blocks.

Any thoughts would be highly appreciated.

 

I have to say it again, you guys do an amazing job, on theme and support. Excellent!!

 

Speedster
Participant
#0

Hi!

Since yesterday I have problem with Theme customizer. My changes doesnt work on my webpage, most of the heades is “locked”.

For example I have removed/deleted ad-code but still there is adsense-banner.

The colours in background want change and so on.

Many regards
Niclas

iOSPortalSK
tagDiv Member

Hey Marius,

 

I just want to add something to this. I think that the theme would benefit hugely, if you improved that “panel” with share icons. It has so much potential. For example, you could style it, so it resembled the menu panel a little bit, alternatively, you could do it like this, which is pretty cool: http://puu.sh/4XLca.png  You can find it on AndroidPolice.com.

Marius
tagDiv Staff

Hello,

To reduce the space bellow the block there is a padding-bottom. see here: http://screencast.com/t/sxmdihsLH

Add to style.css like.
.td_block2 {
padding-bottom: 0px !important;
}

Sorry for long delay

vexx
tagDiv Member

Hello,

I have the grey background set as a general background and for the category Reviews for example, I have the red background (added as test). As you can see, once you visit Reviews, it will turn red then immediately grey. And if you look closer on the background of “reviews”, it’s a different background altogether than the main background.

It’s strange and I can’t localize the issue.

NewWP
tagDiv Member

Can anyone answer me the question about the spacing?

Thanks so much.

NewWP
tagDiv Member

Can anyone tell me how to change the size of elements on Visual Composer or the spacing between content blocks? http://www.screencast.com/t/yusfTTX08T
I want to customize the theme (such as to reduce the spacing between the blocks to make the content looks richer…)

Still waiting for the reply.

Thanks.

iOSPortalSK
tagDiv Member

Hey Radu,

Thanks for your reply. I really like that widget, I think it is nice, minimalistic and fits the theme perfectly! However, and it is a quite a big however, in the example I posted few days ago, you can actually like the page or follow the website from within the theme. With this widget, you need to open facebook, twitter or whatever else and then like/follow it there.

I found that being able to like something from within a website gives you uncomparably more likes/followers.

alexeeev
Participant
#0

Hello,
I wanna add or delete one of Article sharing Buttons (pinterest foe excample),
What code should I change?

Radu
tagDiv Staff

Hello,

thanks for reporting this. We will try to fix our ads on IE8. On IE9 the site behaves like on the other browsers and it looks ok.

Until we come up with a patch you can hide the ads like on ie8 using the .ie8 class for example:

.ie8 .post {display:none;}

  • This reply was modified 12 years by Radu.
Radu
tagDiv Staff

Hello,

i’m sorry for the delay but the theme doesn’t support shadows on the boxed layout yet. The theme has to be heavily modified to look and work like in your example. We can always provide you with a full refund if you cannot use the theme.

I’m sorry for the inconvenience and we are working to improve the support response time.

Radu

NewWP
tagDiv Member

Great. Now I can remove the categories. But how to change the size of big slide? I just want to know where and how to change it, even the coding stuff, I can do it myself.
Because sometimes the size of element of the plugins is too big or small which does not fit our site, so I really want to have a full customization on this. Please help me out so I can know how to customize item on Visual Composer.

By the way, I want to put specific content on the side bar for each post, is it possible? For example, for a device review, I want to post a short description for each device on the post about pros and cons. Can I do that? I don’t want to create a page without a sidebar because the feature image, the rating score and the comments are too big.

Thanks so much.

Marius
tagDiv Staff

Hello,

Go in Theme-options -> Translate and search like here: http://screencast.com/t/qbQB4jc3 it should works.
To change the size of the big slide you have to change the code, is hard to improve it.
You have to remove the categories one by one like here: http://screencast.com/t/EOJcxBfZ

NewWP
tagDiv Member

Also, I want to remove all the categories listed in the post (under the title). Is it possible?

Thanks in advance.

NewWP
tagDiv Member

Thank Daniela.

I managed to translate all the text, however there are 2 of them which is unchangeable:
– We’re sorry, but the page you are looking for doesn’t exist.
For this case, both the translation and English text show up on the screen like this: http://www.screencast.com/t/YEMgRoQ1peE
– If you’re not happy with the results, please do another search. http://www.screencast.com/t/mUXByHNBNg
Hope these 2 will be fixed on the next update.

Also, I want to change the size of the big slide. So how can I do that? Do I have to change the code or something?

DLMP
tagDiv Member

No help?

DLMP
Participant
#0

I see on the demo on the newspaper theme, there is a gallery setup, and a boxed background option.

1.) How can I set up a gallery like the image below? Can you show me pictures, or etc?

2.) How can make the background like the picture below? You see how its white, but the side panels have a tone to it?

Thanks

Example Page

Marius
tagDiv Staff

Hello,

You can insert the shortcode with

<?php echo do_shortcode( '[dfads params='groups=352&amp;orderby=random']' ) ?>

or your php code
<?php echo dfads( ‘groups=352&amp;orderby=random’ ); ?>

in logo_ad.php http://screencast.com/t/WqmwYFCgAMr in that div span8

Thanks for the message

jorgedihe
tagDiv Member

Marius, is not a solutión for me .. sorry … look at this picture
https://www.dropbox.com/s/jtfs7lf9942aens/codeadsense.png

I need to put a <php> code in the final of content, I tried the expample of the photo but and it does not work.

Where should I put this code?, I need to share adsense.

Thanks.

Kaskarino
Participant
#0

Hi there,

I’m not sure but I think that after upgrade to 1.5, something changed in images alignment.

Please have a look at this sample port to understand what I mean http://www.aplotaria.gr/test/

The first image (alignment left) is ok. It appears at exactly the same height of the text line, as it should be.

The second image (alignment right) it appears a little bit lower of the text line and unfortunately things get worst when the images have caption. The one on the left begins approximately 1 line below the text and the one on the right starts 2 lines below.

Can you please tell me what to do in order to fix this? I want the images to begin at exactly the same position with the text. Just like the first image.

Moreover the last image (alignment center) has 700 px width but doesn’t appear in the center. I think you should check this also.

I am waiting your response.

Regards

Klaus D. Doll
tagDiv Member

Hi Daniela,

the trick was: “The posts that appear in big slider are featured posts(posts that are in the featured category).”

Now it works 🙂

Many thanks &amp; regards

Klaus

Radu
tagDiv Staff

Hello all!

Thanks for reporting this. I’ve added that line to fix a bug with excerpts that have html in them. Before the “fix” the excerpt length counted the html like “http://import.tagdiv.com/newspaper/td_util.zip it fixes the \ issue and it still removes the html from the counted excerpt lenght. It's still not perfect 😐 for example if you want to show a \ in your excerpt, the new system will remove it. but I'm working to improve it.

Thanks again to all. We are also working to improve this support forum. I think we can make a community here 😉 not only for our themes but for wordpress and publishing in general!

Marius
tagDiv Staff

Hello,

Go in appearance -> theme-options -> translate and search Continue text like here: http://screencast.com/t/YUaU9S6hjqNi

Viewing 25 results - 38,626 through 38,650 (of 38,683 total)