starboardcreative profile

Home Forums starboardcreative

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 35 total)
  • Author
  • starboardcreative
    Participant

    That worked! Brilliant. Thank you so much for your help on this.

    starboardcreative
    Participant

    Ok! Before I close this ticket (if that is needed) is there any way, with CSS, to override the icon for Tumbler to make that the TikTok icon and I’ll just use that space for that URL in the WP-admin theme settings?

    starboardcreative
    Participant

    Ok, good to know. Yes yes, please do consider adding it.

    starboardcreative
    Participant

    It did! Thank you so much. Just one other question… is there a way to add a TikTok icon with link in the place of the Tumbler one? We don’t use Tumbler anymore but do have a TikTok account we would love to have up there and link out to.

    starboardcreative
    Participant

    Hmmmm that didn’t seem to work. Do I need to put !important with all of that css?

    starboardcreative
    Participant

    Sure! It is below:

    starboardcreative
    Participant

    Is that possible for you to send me? The CSS code to change the order? Our order right now is:

    Facebook – Twitter – Instagram – Pinterest – YouTube – LinkedIn

    We’d love to have it as:

    Instagram – Facebook – Pinterest – Tiktok – LinkedIn – Twitter – YouTube

    starboardcreative
    Participant

    And just to note, the error it shows with that php file is:

    Uncaught SyntaxError: Unexpected end of input

    starboardcreative
    Participant

    I spoke with our hosting provider and they found the path of the other file. It is below in the private information field. Both files that throw the error in Google Console appear to exist in the JS_Composer folder in plugins.

    starboardcreative
    Participant

    Sure! For the php.default.min.js:888 I can’t seem to get any path from it. When I hover over it to view the path, it doesn’t show anything.

    For the backend.min.js?ver=6.8.0:10 I have put the path in the “private information field” below. I am thinking maybe this file or something related is causing the problem since it is a backend WPBakery issue?

     

     

    starboardcreative
    Participant

    Yes, any help you could provide would be greatly appreciated. I just cleared my cache and tested again (in case it was a caching issue after the site update) and it is still having a problem. Basically, when in a “page” to edit it, when I click on the blue WPBakery “backend editor” button so I can edit with that view, it does nothing. The console errors showing when on the page edit screen are here as an attachment. We updated to the latest version of WordPress, the Gillion theme, WPBakery (which we have a license for as well) and all latest versions of plugins. Any help would be so greatly appreciated.

    Attachments:
    You must be logged in to view attached files.

    starboardcreative
    Participant

    Just to follow up on this, if we wanted to use some WordPress conditional logic php code so that a graphic showed in a certain area (above where the main body content starts) on all POSTS that are under a certain category, would it be the “single.php” file we would edit and place in the child theme folder to have this conditional logic work so that the graphic showed on all post single article pages that are under our “weddings” category?

    starboardcreative
    Participant

    Thank you! I know you cannot assist with custom development but just to confirm we do it right to create a unique category template page, should we copy “archive.php” to the child theme folder and then also place in the child theme folder the “category.php” file there? Or should we leave “archive.php” in the main theme folder and only place the updated “category.php” file in the child theme folder?

    starboardcreative
    Participant

    Thank you so much. I appreciate your help.

    starboardcreative
    Participant

    I guess, just to follow up on my comment above, is there any way to get a child theme zipped and sent to me that I can upload to my site and activate that won’t mess up our site that includes the right files to have it in that I can then add the altered header-3.php file to?

    starboardcreative
    Participant

    Since we’re having such issues with our banner ad shortcode or template code working in the header ad spot on the Gillion template, I think we are going to have to hard code the template php ad code into the header. Since we’ll have to alter the header file can you help me with two things:

     

    1. Which php header file in the “inc” folder is the right one to copy (for the child folder) to hard code the banner ad template tag to if we are using the “with ad” header like this one https://gillion.shufflehound.com/header-layout/?header=header-3 ? It is “header-3.php”?
    2. Can you guide me on how to create a child theme to make a new “header-3.php” file work on our site with the banner ad template code hard coded in?

     

    Thanks!

    starboardcreative
    Participant

    Sure. I could create that admin login. Just to ask first, can I place in php code like:

    ?php
    adsanity_show_ad( array(
    // any valid ad ID will do
    // (you can get this from the main list of ads)
    ‘post_id’ => 1,
    // (one of the following:
    // alignleft, aligncenter, alignright or alignnone)
    ‘align’ => false,
    // this will optionally return the output instead of echoing it
    ‘return’ => false,
    ));
    ?>

    in that header AD spot? I tried and it just showed that text in the ad spot. I am trying to figure out a way (if I don’t use shortcode for the banner ad) for the ad to show on all pages. We’re using AdSanity banner ad plugin and they do have a php code option for showing the ad instead of shortcode if this is possible in the Gillion header ad spot. (https://adsanityplugin.com/help/guide/placing-ads-on-pages/template-tags/)

    starboardcreative
    Participant

    Yes, I do face the same issue. I placed [gallery] in on that box and saved and on some of our site pages, nothing showed (we don’t have a gallery set up under the gallery section in the backend) and then on our directory pages, where we are having the problem with the shortcode showing (like the private link I sent originally above) it showed the text “[gallery]” in that space.

    This happened with another banner ad plugin we were using. It was the reason we changed to a whole new banner ad plugin but it is not resolving the issue so I think it is a theme header issue. Can you help?

    starboardcreative
    Participant

    Just to update to my last post above… I have tried making the basic theme changes (color, fonts, etc.) through the “customizer” and the “theme settings” but the changes are not showing (and not a caching issue). Also, again, we are running on v3.7.5.

    starboardcreative
    Participant

    Hi! Thanks for your reply.

    I am doing the changes through the Theme Settings (Dashboard >> Appearance >> Theme Settings). Should I be doing another way?

    Also, we just updated the theme a few days ago to v3.7.5 downloading it from CodeCanyon.net. Is that file above different in some way?

Viewing 20 posts - 1 through 20 (of 35 total)