text alignment issue
-
Hi,
I’ve noticed something don’t know why it is so.
When I align a text in WP post editor area, I can see the exact result properly as I wish. But, when I check it to see in live site, it doesn’t acting.
So, I thought, there is a problem either length of text or with width of content table or else.
I tried different length of texts, but the issue wasn’t disappeared. The odd thing is, I can edit and see perfectly in the editor in WP, but not the same action in real live site!
What’s the matter with this, can anyone help me,please ?
PS : By the way, my other problem with apperance of share buttons still continue. Maybe, an angel could help me for this too ! 🙂 ( the related link : https://forum.graphene-theme.com/graphene-support/wrong-action-hook-action )
Many thanks in advance.
Mod
When I align a text in WP post editor area, I can see the exact result properly as I wish. But, when I check it to see in live site, it doesn’t acting.
So, I thought, there is a problem either length of text or with width of content table or else.
Still not sure what the issue is — what are you trying to accomplish here? Is this just a regular post, or are you using tables (and if so, how–via a plugin?)?
Sorry, Kenneth…
Maybe I had to tell more easily and not let to confuse the people…
It is a normal a regular post issue without any table using…
Simply is that, when I align text towards the center or right in editor,it aligns normally but when I look at the original site, the text I aligned to the center or to the right, still stays on left without any change. That’s the issue…
I hope this is more clear. 🙂
Mod
Which version of Graphene are you using? Does this occur in all browsers, or just IE?
I use the last version 1.6. But if it does matter, I use child theme and there is 1.0 as I saw in article when I created it.
It occurs in all browser.
Admin
Can you point us to a page where this is happening?
Hi everyone,
I get a little nervous because of sending this reply …Becausee this is my 4th trying…
Anyway..I hope this time all will go OK.
Syahir…Let me thank you for creating this beatiful theme… I loved it..
My issue.. http://merryandhealthy.com/unique-hoodia-review – in this can be seen.
Texts with ” Discover ….. ” aligned to center in editor and I’m able to see them, OK.
But when go to look at site, in fact they are still apperaring at left. ??!!??
PS 1 : In case, not sending,I’ll try to send this message in forum as new topic.So, I’m sorry for confusion.
PS 2 : Theme’s Slider somehow stopped to work since last night in FF and IE. If you check it in GC it works fine there.
It is sure connected with browsers but no idea how to fix it ! ( Actually, I don’t understand, why it happenned already when it was working well before ! )
Thanks in advance.
Mod
Centering: How are you centering this text? Are you using the “center” button on the toolbar (if you are using the visual editor) or are you adding inline styling (if you are using the HTML editor)? You’re not just typing extra spaces, right?
As for the slider issue, this question has been asked (and answered) several times already in this forum. Try this: https://forum.graphene-theme.com/graphene-support/slider-suddenly-stopped-working/page/2#post-17358
Thanks a lot Kenneth, the slider problem solved !
If comes to alignment… I align it normally in visual editor… Sometimes I tried it in HTML too. But the result didn’t change !
Any offer ?
Mod
This is what I’m seeing:
<h3 center;"="" style=""text-align:"><a href="http://merryandhealthy.com/recommends/uniquehoodia.php"><strong>Discover more about UniqueHoodia™ now</strong></a></h3>
This really should be something like this:
<h3 style="text-align:center;"><a href="http://merryandhealthy.com/recommends/uniquehoodia.php"><strong>Discover more about UniqueHoodia™ now</strong></a></h3>
If you didn’t do this, then you probably have a plugin that’s causing this code to be seriously messed up. To find out, try disabling your plugins (and emptying both your browser cache and your server cache).
My money is on the W3 Total Cache plugin…
Viewing 10 posts - 1 through 10 (of 17 total)
- 1
- 2
- You must be logged in to reply to this topic.