• i just installed this customizr theme and love it. all is good EXCEPT the three circles for featured work…when i added pages to it it added the name of the page in the picture and even on the “read more” portion. it looks ridiculous. someone please tell me what i am doing wrong. this seems like a glitch.

    here is a link to my site so you can see how crazy this looks: http://balberarchitect.com/

    • This topic was modified 7 years, 3 months ago by chiquatdkjh. Reason: added website url
Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,
    looks like a conflict with a plugin showing icons in titles.
    Which plugin is that?

    That conflict needs to be fixed.
    For the moment you can hide the text “in the picture” with

    .widget-front .round-div {
        color: transparent;
    }
    
    Thread Starter chiquatdkjh

    (@chiquatdkjh)

    Hi Rocco,

    I am not too good at this…where do i copy and paste the code that you gave? is there a specific place in the editor?

    Thread Starter chiquatdkjh

    (@chiquatdkjh)

    you’re a genius rocco! i pasted it into custom css and it worked thanks man! 🙂

    Thread Starter chiquatdkjh

    (@chiquatdkjh)

    here’s another question though: at the top left you will see 5 squares…those are the social links and they work but no icon is showing only squares. any ideas how to get icons to show there?

    Thread Starter chiquatdkjh

    (@chiquatdkjh)

    you fixed the name of the page so it doesn’t show any more, but now when you hover over the circles the alt text shows span code…is there any way to get rid of that?

    hi @chiquatdkjh,
    about icons:
    those are fontawesome icons, you probably disabled the fontawesome icon set enqueuing.
    Please look at this doc:
    http://docs.presscustomizr.com/article/37-icons-used-in-the-customizr-wordpress-theme

    you fixed the name of the page so it doesn’t show any more, but now when you hover over the circles the alt text shows span code…is there any way to get rid of that?

    Yeah, that was just a temporary fix for that very ugly issue.
    Not possible to avoid the messy title showing on hover without loosing the ability to click on the image with only CSS.

    Anyway a fix is in progress and will be available soon.
    Stay tuned! 😉

    Hello,
    latest theme release should have fixed this issue.

    Could you confirm?

    Best regards,
    Rocco

    Thread Starter chiquatdkjh

    (@chiquatdkjh)

    Hi Rocco,

    Awesome that did it! ok now here’s two more things that i can’t get to work: 1) the social links show up at the top of my site…i’d rather them be at the footer only. how do i do that? 2) when you hover on the circles on the homepage it is still giving alt text that is in code and looks crappy. any advice would be great!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘problem with code showing up in feature widget on homepage’ is closed to new replies.