Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #734374

    Hi everyone,

    I have some issues after I switched from a previous theme to Enfold theme.

    1. First of all I see that I used default editor and now I have some issues with the formatting. Do I have to review all my blog posts??? Or is there another easy solution?

    2. Then, what happens If I continue to use default editor for my blog posts?

    3. Then, I see that although I put my blog photos/videos in the center they are always displayed on the left but when they are linked to other websites they are in the center. How can I solve this issue?

    4. I see that when I see my blog posts in my ipad bold words and also clickable links are all of the same colors!!!! Purple in my case, and there is no distinction.

    How can I solve these issues?

    Sorry, I hope you can help me.

    #735057

    Please guys, anybody can I help me? I have to continue to work…I always find new troubles!

    #735432

    Hey Maria,

    1- Example page does not load on my end. Have you changed the URL? If not, can you post the correct one once again?
    2- We would recommend you to use default editor for your blog posts as using Advanced Layout Builder would not display all of your posts in the same layout.
    3- Your site does not load. Will look into this one when it does :)
    4- You can go to Enfold theme options > Advanced Styling and edit Strong tags or add following code to Quick CSS in Enfold theme options under General Styling tab
    .main_color strong, .alternate_color strong { color: inherit !important; }

    Edit for 3: Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .big-preview img {
        margin: auto;
    }

    Best regards,
    Yigit

    • This reply was modified 7 years, 2 months ago by Yigit.
    #736351

    Now pages load Yogit, so you can check out my issues. I will give a link in private content so you can have a look.

    1. Formatting issues with some words as you can see in the article.

    2. Ok

    3. I didn’t refer to featured image but to images inside the posts. Although they are set to stay center aligned they always go on the left. Only those who are linked (with a link to other websites) stay in the center.

    4. Ok

    Best regards,

    Maria

    #736459

    Hi Maria,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    img.aligncenter {
        display: block!important;
    }
    

    Can you please post a screenshot and show the changes/issues on some words? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Best regards,
    Yigit

    #736463

    I’m so happy Yigit! Code works and now that images are center aligned, also the text is shown properly! :-)

    Thank you!

    #736464

    Hi!

    Great! :)
    Let us continue on your other threads then! I am closing this one

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Posts issues (advanced layer editor) switching from a previous theme to Enfold’ is closed to new replies.