• Resolved atora

    (@atora)


    Dear Team,

    A few days ago some of the icons at the main page (inside the third photo -the one with the european flag) disappeared.

    Today, I realized that the links in another page (?quienes somos?) became “transparent”. I tried to solve it but it was not possible and once i saved it the icons there also disappeared.

    The point is that icons and links look perfectly fine in WordPress (they are still there) and only they are not visible once you visit the page as normal user.

    I asked the (theme)support for help and answered that CoBlocks is the problem. Godaddy is the creator but they indicated to ask here.

    Could you please help me with this matter?

    Thank you very much!

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Olivier Lafleur

    (@olivierlafleur)

    Could you tell us which version of WordPress and which version of CoBlocks you are using?

    Never mind, look at Jonathan’s answer ??

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    Hi @atora
    Thanks for reporting this. I see you are using the “features” block inside of the cover block which in theory has an icon over the title like you mentionned. Are you able to tell me which version of the Go and CoBlocks you are currently using? We did change how the icon blocks renders in the recent version. In previous version some WordPress roles wouldn’t be able to save the icon as they needed some specific permission which is no longer the case in the current version.

    As a site note I did try to reproduce your layout using Twenty Twenty Two and I can see the icon without being logged in on the latest version of the theme and plugin.

    Thread Starter atora

    (@atora)

    Dear both,

    first of all, thank you very much for your answer!

    Regarding your questions:

    Wordpress: 5.9
    Inspiro: 1.6.2
    CoBlocks: 2.21.0

    Let me know if you need anything else.

    Kind regards,

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora and the person that is publishing the page is a administrator or some other role?

    Thread Starter atora

    (@atora)

    Hi Jonathan,

    Yes, same person (administrator).

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora I did try to reproduce your layout with Inspiro and it does seem to work just fine. In the Gutenberg Editor are you able to remove the block and try to recreate it to see if that solves your issue?

    Thread Starter atora

    (@atora)

    Hi again Jonathan,

    I have already recreate it again but still same problem (icons are not visible even i can see them in WordPress). You can find the new block after the old one.

    Is this related to the other issue about the links (under page -quienes somos-), which are also not visible?

    Kind regards,

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora ok thanks for doing that. It really is strange that the icon markup doesn’t even show up in the page. It’s not just a CSS issue it seems like. Are you able to look at the code editor inside the page?

    Normally you should see something like:
    <!-- wp:coblocks/icon

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora Actually I think we did find the issue to your problem. Expect a patch release really soon.

    Thread Starter atora

    (@atora)

    Dear Jonathan,

    I am not sure if I understood you correctly.

    What i have found under css (functions) is:

    /**
     * Theme admin notices and info page
     */
    if ( is_admin() ) {
    	require INSPIRO_THEME_DIR . 'inc/admin-notice.php';
    	require INSPIRO_THEME_DIR . 'inc/theme-info-page.php';
    
    	if ( current_user_can( 'manage_options' ) ) {
    		require INSPIRO_THEME_DIR . 'inc/classes/class-inspiro-notices.php';
    		require INSPIRO_THEME_DIR . 'inc/classes/class-inspiro-notice-review.php';
    	}
    }

    Kind regards

    Thread Starter atora

    (@atora)

    Hi again,

    sorry, I think at the time you sent your answer i was sending mine.

    Could you please tell me more or less when i should expect that? I wanted to release the page next monday.

    Furthermore, is anything i can do in the meantime regarding the icons and the links which are not visible?

    Kind regards,

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora You can look for the release v2.21.2 hitting www.remarpro.com very soon. As for the link color, I’m not currently sure I understand the issue unfortunately.

    Thread Starter atora

    (@atora)

    Hi Jonathan,

    Regarding the links under “menu”>”quienes somos”. There are references to articles written in a different page. I meant, once you click on them they send you to another page. However, since yesterday/today I have to put a background in order to see them (as it is not enough to change the color of the text).

    Concerning the release, (in order to have a plan) soon means this week, this month or this year?

    As always, thank you very much!

    Plugin Author Jonathan Bardo

    (@jonathanbardo)

    @atora The v2.21.2 will hit www.remarpro.com in the next few hours, it is being built right now.

    Regarding the button, I’m really sorry but I don’t quite get it still. Are you able to do a screen recording of what you are seeing?

    Thread Starter atora

    (@atora)

    Dear Jonathan,

    Ah nice!!

    Regarding the links, as I am not able to include/attach the screenshot, here I paste the text (which can be found under menu>quienes somos):

    “Ha escrito diversos artículos: ; ;y .”

    Sorry for not being able to do more as I am not really good at it.

    Thank you very much in advance!

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘icons and links disappear with CoBlocks’ is closed to new replies.