Forum Replies Created

Viewing 40 posts - 201 through 240 (of 1,885 total)
  • Author
    Posts
  • Brandon C
    Keymaster

    Hi Rod,

    Thanks for reaching out, I removed your transaction ID’s because this a public facing forum and we wouldn’t want any personal information like that exposed. You can access your license keys directly from your BoldGrid Central account in the “Connect Keys section of the dashboard.

    Additionally, you can access premium support from BoldGrid Central as well. Click the little question mark icon in the right-hand corner of the screen then scroll down and select premium support and we’ll be able to assist you with your Paypal concerns as well.

    Thanks Rod! We’re looking forward to assisting you further!

    Brandon C
    Keymaster

    Thanks for sending the ticket over TW!

    So we no longer have your backup on our server but the fact that we were able to download it from your drive link is promising. Please attempt to download and restore your backup again and even if it fails you’ll still get a backup log.

    You can follow this guide on restoring large backups in Total Upkeep?

    If the restoration fails Navigate to Total Upkeep > Tools > Logs and look for the log with a filename similar to restore-XXXXXXXX.log and a timestamp corresponding to the restoration that failed. Copy and paste that entire log into the thread here and we’ll be able to gain more details on the source of your issue.

    Thanks TW, we’re looking forward to hearing from you!

    Brandon C
    Keymaster

    Hi TW,

    We’re happy to continue assisting you. I do remember this topic but I’m unable to locate it using the reference number you provided. Would you happen to have the link to the ticket so that we can pull backup and review your original issue? We’ll need to review your error logs to see if we can determine exactly what’s going on then attempt to re-download and restore the backup file.

    We’re looking to assisting you further TW!

    Brandon C
    Keymaster

    Thanks Alicia,

    No problem at all. We did receive your premium ticket and for future reference you can refer to this guide for help with sending screenshots to the forum.

    Your web host should be able to point you in the right direction if the Multi PHP INI Editor is available in cPanel or something similar. Please let us know if you have any other question for us, we’ll be right here to help!

    Brandon C
    Keymaster

    Hi Alicia,

    Thanks for reaching out and thank you for purchasing Total Upkeep Premium! I’m sorry to hear you’re having trouble with the functionality test but don’t panic.

    It looks like your site is failing the Preflight check which is a tool used to test the site to see if it can perform a backup with no issues. You can review the Preflight check results if you visit your WordPress dashboard Total Upkeep > Preflight Check. If the functionality test results in a failure scroll down the page a bit and it will highlight exactly what is causing the preflight check to fail.

    If you can copy the fail messages from that list into the forum here we can review the errors and give you our best suggestions on how to resolve them. Often times it requires something like changing your backup compressor type or editing settings in your hosting accounts cPanel Multi PHP INI Editor.

    I also recommend attempting to run a backup just to see if this might be a false alarm. Even if the backup fails it will likely produce a backup archive log that we can further inspect for error messages. To locate the backup log navigate to Total Upkeep > Tools > Logs and look for your most recent log with a name like archive-XXXXXXXX.log. You can copy that and paste it here as well, we’ll be able to get some more information about what went wrong.

    Thanks Alicia, we’re looking forward to assisting you further with this!

    in reply to: Page Attribute Template Content Only Erases Menu #122531
    Brandon C
    Keymaster

    Awesome Alison!

    I’m so glad to hear you were able to get up and running with Crio. If You have any questions about the setup please don’t hesitate to reach back out to us we’re happy to help!

    in reply to: Page Attribute Template Content Only Erases Menu #122521
    Brandon C
    Keymaster

    Hey Alison, Thanks for your reply!

    You likely came across the Blossom Theme in the “Themes” section of your WordPress dashboard. This would mean that it actually came with your WordPress installation instead of your BoldGrid installation, or that the theme was installed at some point after the initial installation from the “Add New” section of the “Themes” tab. Our themes are normally installed directly from the BoldGrid Inspirations plugin and that plugin only includes BoldGrid themes.

    Our other plugins however, such as BoldGrid Post and Page Builder for WordPress stand alone and can be installed individually without a BoldGrid theme. So it’s possible to have BoldGrid plugins installed without actually using a BoldGrid theme.

    Crio Pro WordPress theme is our flagship WordPress theme. It includes over 400 fully customizable options and is 100% compatible with the BoldGrid Post and Page Builder. Crio can be downloaded from the link above or directly from the WordPress repository. I’ve ran a search of your domain and I see that you host with our premium partner DreamHost! This gives you all access to our BoldGrid premium themes and plugins.

    You have the ability to log into your BoldGrid central account where you can directly access Crio, and all premium BoldGrid plugins. You can download these plugins, which includes the premium version of the “Crio Theme” and “Post and Page Builder Premium”, directly from the “Plugins” section of your BoldGrid Central account.

    As for adding HTML to Crio and Post and Page Builder, we have a guide where Andy, one of our WordPress Specialist explains how to do just that. I hope you’ll find it useful!

    I really hope this helps Alison! Please let us know if there’s anything else that we can answer for you.

    Brandon C
    Keymaster

    Hey Mason,

    I’m happy to hear you’ve located the source of the issue. Caching is very important for site performance and most caching plugins usually need specific settings enabled to function properly or else some files that have been modified for performance will not display correctly.

    My suggestion is to contact WP Optimize directly and inquire about the correct settings for your WordPress site. They will more than likely be able to guide you through this process.

    Thanks Mason! Please don’t hesitate to reach back out to us if you have any further questions on setting up product tabs in your Cobalt theme.

    in reply to: Page Attribute Template Content Only Erases Menu #122503
    Brandon C
    Keymaster

    Hi Alison,

    Thank you for reaching out with your BoldGrid Post and Page Builder questions!

    I’ve inspected your home page and it looks like you may have got the desired “Full-width” layout implemented. The “Template: Content Only” post type could be a layout that was leftover from a theme or plugin you’ve previously had installed. Post and Page Builder may not be 100% compatible with non BoldGrid Themes. We recommend Crio Pro WordPress theme which does allows full width features and Menu Layout control out of the box.

    Your Blossom Fashion theme likely controls your menu layout settings. I’m not sure how to setup menus in this theme myself but I located Blossom Themes support for you and I’m sure they’ll be able to help with this.

    We’re also right here to answer any other question you may have Alison, don’t hesitate to reach back out!

    Thank you!

    Brandon C
    Keymaster

    Hi Mason,

    Thanks for your response.  I reinspected your site and I no longer see those specific selector tags so I’m assuming deactivating the plugin did remove those particular classes and IDs.  I notice the problem still persist and when inspecting the browser console for JavaScript errors I see some caching errors with what looks like minification files in the WP Optimize Plugin:

    wpo-minify-footer-1072fa53.min.js:239 Uncaught TypeError: Cannot read properties of undefined (reading 'noConflict')
    at wpo-minify-footer-1072fa53.min.js:239:19
    Uncaught TypeError: Cannot read properties of undefined (reading 'use')
    at wpo-minify-footer-c5e9ce91.min.js:8:838
    at wpo-minify-footer-c5e9ce91.min.js:8:1447

    I located a similar issue and resolution in the WordPress repo and it looks like disabling particular minification settings seemed to have solve it.

    There could be some mis-configured caching settings and you can try temporarily deactivating WP Optimize and clearing all cache related to your website including browser cache and any server-side caching assistants and reloading your product page.

    To test your issue even further if you can us know:

    1. The desired result of your product tab functionality
    2. The exact plugin you’re using to incorporate this functionality.

    It would be great if you could send us the direct link to the WooCommerce Product Tabs plugin you’re using as I’ve seen quite a few listed in the repo.

    Thanks Mason, we’re looking forward to hearing back from you!

    Brandon C
    Keymaster

    Hi Mason,

    Thank you for reaching out and thanks for using the Colbalt theme with BoldGrid Post and Page Builder for WordPress!

    We are aware of the outdated WooCommerce templates in the Colbalt theme but I don’t think it should cause any compatibility issues within your site.

    We have a bug request in with our theme developers about the issue, and I’ll see if we can get an update released soon.

    I inspected your linked product page and also setup the Colbalt theme with WooCommerce in my own dev environment.  I see the product tab issue on your page but I was not able to replicate the issue in my own instance.  On further inspection I see a custom class and ID class="wb_cptb_1_tab" ID="tab-title-wb_cptb_1" linking to this href inside of the description: `

    I think maybe you have some sort of custom setup that links to these anchors and that is causing your error. Can you confirm if that’s possible?

    I hope this helps Mason,  we look forward to assisting you further with this!

    in reply to: WordPress Crio menu editing issue has been resolved. #121755
    Brandon C
    Keymaster

    Hi Robin,

    No worries, we’re happy to hear you were able to figure this out on your own! I just got to this message but we did reach back out in your previous thread with an answer as well.

    Please don’t hesitate to let us know if you have any other questions or concerns about your Crio Pro WordPress theme or BoldGrid Post and Page Builder for WordPress!

    Thank you!

    in reply to: Can’t edit hyperlink in Crio WordPress Theme #121748
    Brandon C
    Keymaster

    Hi Robin! Thank you for reaching out.

    I see you are working inside of the Crio Pro WordPress theme Custom Header Builder. I want you to know if you’re are attempting to edit the menu links directly you’ll need to modify them from the “Menus” dashboard of your WordPress admin area or the “Menus” section of the WordPress customizer.

    It looks like you’ve done everything right in your video, you’re working inside of the Custom Page Header Builder from Crio here. Once you’ve added your hyperlink there the next step is to “Publish” the edits from the right hand sidebar then view the page by clicking the “Preview’ option to see your changes live.

    I hope this helps Robin, please let us know if you have any other questions for us.

    Brandon C
    Keymaster

    Thanks Nancy!

    You had a similar topic where we answered that for you I’ll link it here so we can keep everything in one place.

    Thanks so much, let us know if you have any questions!

    Brandon C
    Keymaster

    Hi Nancy,

    Thanks for your responses, I’ve tried opening your links from ImgBB and it looks like all but one have errors and are not displaying.  The one I can see referencing the “Nothing Found” error after publishing changes from the editor to your live site.

    Edited About Us page: https://ibb.co/album/jVWdqS

    This is likely due to a corrupt permalink structure.  Visit your WordPress Dashboard Settings > Permalinks section, then just scroll down and click save without making any change to refresh your permalinks and check your site to see if it resolves the issue.

    As for changing the homepage image in Crio it is likely doable from the BoldGrid Post and Page Builder editor.  The image is likely a background image nested in one of our columns or rows. I tried reinspecting the page but it looks like you may have switched to a different Inspiration.  Can you let us know if you’re still experiencing any of these issues on the new Inspiration?

    We look forward to assisting you further with this!

     

    in reply to: I would like to cancel my subscription but keep domain. #121507
    Brandon C
    Keymaster

    Hi Ch Solis,

    Thanks for reaching out. In order to cancel your premium subscription with BoldGrid, you have to reach out to Premium Customer Support directly. Premium support can be reached at https://www.boldgrid.com/central/account/help

    Brandon C
    Keymaster

    Hi Melanie,

    Thanks for reaching out with your Total Upkeep questions although I’m sorry to hear you’re having some issues with Google Drive Authorization. If you’re receiving this error it means somehow the your authorization was interrupted and will need to reestablished.

    We have a guide that you can follow that explains how to properly reauthorize Total Upkeep with Google Drive. Can you try following the doc and let us know if you continue to have issues afterward?

    Thank you, were definitely looking forward to helping you resolve this quickly! Let us know if you have any questions for us.

    in reply to: Total Upkeep Backup error cannot close ZIP archive file #121251
    Brandon C
    Keymaster

    Hi Ines,

    Sorry to hear you’re experiencing issues with your Total Upkeep backups.

    This video is a little old but we helped another user address this same issue.

    From what I’ve seen the most common way to fix this. Navigate to Total Upkeep > Settings > Backup Process and change the Compressor to System Zip. Most of the time, this will resolve the issue where your backup freezes during the “saving archive to disk” step.

    If you’re still having trouble after changing your compressor, we can find out more details about what went wrong by examining your logs. Navigate to Total Upkeep > Tools > Logs and locate the archive-xxxxxx.log for one of your failed backups, and paste the logs you find there here so we can take a closer look for you.

    I hope this helps! Please let us know if you need further assistance.

    Brandon C
    Keymaster

    Hi John,

    Thanks for your interest in Total Upkeep Premium! I do apologize for your inconvenience, we do not have a paypal payment option at this time. I know we had some reported downtime in the past 48 hours. You’re more than welcome to try the debit card again. Definitely try in a different browser type or incognito window if you continue having issues.

    I hope you’re able to make your purchase John, we’re really excited to have you come aboard! Please let us know if there is anything else that we can answer for you.

    in reply to: Error when unzipping the Total Upkeep backup file #121103
    Brandon C
    Keymaster

    Hi Tim,

    I’m sorry to hear that your backups aren’t unzipping correctly. Although this should be possible factor such as the size of the backup and max execution time might cause issue. In order to figure out what might have gone wrong, can you check your backup archive log for us?

    Navigate to Total Upkeep > Tools > Logs and check the log file with a name like archive-XXXXXXX.log with a timestamp corresponding to one of your failed backups.

    If you’re able to reply here with the text in that log file, we’ll be able to take a closer look at what’s going on. I can say that typically there is no need to unzip your Total Upkeep backup as the full zip can be managed directly through the Total Upkeep dashboard of your WordPress website or the WordPress CLI? Is there a particular reason you need to extract the full backup to your local system? Are you having trouble restoring a backup to a local instance of WordPress perhaps?

    We look forward to hearing from you and assisting you further with this Tim! Thank you.

    Brandon C
    Keymaster

    Thanks for reaching out with yourCrio Pro WordPress theme questions! We can help you change the background image at the top of your homepage.

    You can change the background image on your homepage by pulling up the page in the BoldGrid Post and Page Builder page editor. Select the section that holds the image by hovering over the image and using the black “DropTab” that appears to select “Background”.

    Using the “background” tab you’ll have control over background images, colors, animations and so on.

    This guide on using background images in Post and Page builder should help you understand how swap out your background images. If you’re still having trouble you can use ImgBB to send us a screenshot of how you’re currently attempting to change the image.

    As for your the updated background in the customizer, I’m thinking the page that you modified may not display that particular widget area and the correct place to make these changes is inside of the BoldGrid Post and Page Builder editor for whatever page you’re editing.

    I hope this helps! Please let us know if you have any other questions for us.

    Brandon C
    Keymaster

    Hi,

    I understand how you might be feeling confused with your situation. Let me try to help you clarify things.

    First, I think it’s important to note that BoldGrid doesn’t host websites. BoldGrid themes and plugins, such as Crio Pro WordPress theme, are tools that you can install onto your WordPress site, no matter where it’s hosted. Your link is for a demo WordPress site up on our BoldGrid Cloud WordPress platform, which is separate from your main website, SoulSparkHub.com.

    If you’re still having trouble with your Crio theme not updating on your main site can you give us more details about the exact error? Is the Crio plugin itself not updating or do you mean pages and post are not updating correctly in the BoldGrid Post and Page Builder editor?

    If you are receiving any error messages along with the update failure you copy/paste your error message into the thread here so that we can take a look?

    You also mentioned Crio “not allowing me to change the website theme image” this is possibly just a matter of locating the page or post the image lives on. You can use ImgBB to send us a screenshot of how you’re currently attempting to change the image. It’s likely inside of the Post and Page editor. This guide on using background images in Post and Page builder should help you understand how swap out your background images.

    We’re looking forward to assisting you further with this!

    Brandon C
    Keymaster

    Hi Timothy,

    I’m glad to hear that you’re making progress with your site’s customization!

    Yes, you can definitely align your tagline to the left with the page title. Here’s how:

    In your Dashboard, navigate to Appearance → Customize
    In the Customizer menu, navigate to Design → Header → Header Layout → Select Layout
    Browse the options to adjust the alignment of your tagline and other header elements. You should be able to be able to find a layout that aligns with your vision.

    Please let us know if you need further assistance or if there’s anything else we can help with.

    Thank you!

    in reply to: Is Diced no longer compatible with WooCommerce? #120471
    Brandon C
    Keymaster

    My apologies Eli,

    Post sent to this forum are moderated before they’re published and we were likely just out of office for the weekend.

    We were able to set this up and test and I do see that the system is reporting the out of date templates. I created a bug request to have this patched in an upcoming update. You can rest assured that you shouldn’t lose any functionality because of these outdated templates but if you do happen to noticed something being off let us know and we’ll surely take a look.

    Thanks for you patience and understanding Eli!

    in reply to: My Cloud WordPress Demo Website Is Not Showing Up #120158
    Brandon C
    Keymaster

    Hi Brett,

    Thanks for reaching out, sorry to hear you’re experiencing some downtime with your Cloud WordPress Demo site. I visited the site and actually was able to access it. The temporary downtime you experienced could have been due to a number of factors. It’s possible there may have been a temporary issue with the server, or perhaps a plugin or theme update caused a conflict.

    The good news is that BoldGrid Cloud demos are designed to be reliable, and the issue you experienced was likely temporary. However, if you continue to experience problems, be sure to let us know.

    Jetpack notifications are usually pretty accurate. If it’s reporting your site as down does it come with any additional information? If so, you can copy/paste it into the thread here for us to review.

    Remember, our BoldGrid backup plugin Total Upkeep can help to automate backups and includes an emergency restore option which can be helpful in situations like this.

    I hope this helps, and please don’t hesitate to reach out if you have any further questions!

    in reply to: Crio Theme Integration with Rank Math #119896
    Brandon C
    Keymaster

    Hi Claudia,

    Thanks for your detailed reply. Being that Rank Math Pro is a premium plugin our ability to test it is limited. I see that you’re a BoldGrid Premium subscriber. We would love to take a deeper look into your issue and with your permission access your site directly to address it head on.

    You can reach BoldGrid Premium Support from your BoldGrid Central Dashboard. After logging in to BoldGrid Central click the “Help” (question mark) icon in the upper right hand corner then scroll down and select Premium support to start a new ticket.

    We hope to assist you further there!

    in reply to: Conflict with Gravity Forms #119889
    Brandon C
    Keymaster

    Hi Reymart,

    Thanks for reaching out! If I’m understanding correctly you are using a BoldGrid theme with BoldGrid Post and Page Builder for WordPress and when you activate the Post and Page Builder plugin you lose functionality of your Gravity Form inside of the page editor?

    If this is the case it could possibly be due to a plugin conflict or caching issue. First, clear your website and browser cache: Sometimes, old cache can prevent the new changes from appearing on your site.

    After that make sure No Conflict is On under Forms -> Settings. Then try switching on WP_DEBUG to see if it reveals any errors in the console. If you do happen to see any errors copy/paste them here in the thread for us to review.

    If that doesn’t produce any results the next step is to deactivate all other plugins aside from BoldGrid related plugins and Gravity Forms: Reactivate each plugin one by one to see if there’s a particular plugin that’s causing the issue.

    You should also check Gravity Forms settings: Make sure that no custom CSS or JavaScript is interfering with the plugin’s functionality.

    If these steps don’t resolve the issue, could you please provide a bit more detail about the specific problem you’re experiencing? Any additional information would help us in diagnosing the issue and provide a more accurate solution.

    Thanks for reaching out and we’re here to help you through this.

    Brandon C
    Keymaster

    Hi Timothy!

    I’m happy you found the provided info useful! My apologies in the delay, it looks like you reached out in another thread and we answered your last questions there.

    Thanks Timothy!

    in reply to: Crio Theme Integration with Rank Math #119399
    Brandon C
    Keymaster

    Hi Claudia,

    I’m sorry to hear that you’re having trouble using the Rankmath PRO SEO plugin with our Crio Pro WordPress theme. While we strive for maximum compatibility with popular plugins, there can occasionally be conflicts or issues.

    Can you tell us exactly what you’re experiencing after installing Rank Math Pro? Also what is the correct functionality?

    Without more details my first suggestions to resolve this error would be to try deactivating all other plugins except for Rankmath PRO to see if the issue resolves itself. If it does, reactivate your plugins one by one until you find the one causing conflict.

    Based on similar issues I’ve seen in the past I would say if you’re running JetPack or Wordfence on your site that could likely be the culprit.

    You can also try enabling WP_DEBUG to see if it reveals any errors. If so you can copy/paste them into the thread here for us to review.

    Thanks Claudia, I hope this helps, we look forward to assisting you further!

    in reply to: Is Diced no longer compatible with WooCommerce? #119396
    Brandon C
    Keymaster

    Hi Eli,

    Thanks for reaching out and thank you for using Diced WordPress theme with BoldGrid Post and Page Builder!

    You’re correct, Diced is considered a legacy theme but your WooCommerce templates should be up to date so I’m thinking a couple of things could be off.

    Can you first check the “Themes” section of your WordPress dashboard, click the “Diced” theme to open its properties and verify the theme version for us?

    I would also like for you to navigate to Settings > BoldGrid Connect > Update Channels and make sure both Plugins and Themes are both set to Stable.

    We’ll test this on our end as well and if the templates are indeed out of date we’ll get a patch in asap so that our developers can address it as soon as possible.

    Thanks Eli, we look forward to hearing from you!

    Brandon C
    Keymaster

    Hi Timothy,

    I’m sorry to hear that you’re having trouble with the font settings on your Crio Pro WordPress theme.
    Let’s try to troubleshoot this together.

    Firstly, let’s address the title font size issue. Please follow these steps:

    Go to your WordPress Dashboard.
    Navigate to Appearance > Customize.
    Click on “Design > Header > Site Title“.
    You should see the options to change the font size for your site title. Try to adjust it to your preference.
    Click “Publish” to save your changes.

    If the above steps don’t work, there might be some custom CSS that’s overruling these settings. Do you have any custom CSS added to your site?

    As for the tagline issue, it’s possible that the casing is set in the customizer as well. Try to edit your tagline by going to Design > Header > Tagline > and check the Text Transform dropdown to change the settings. Make sure to save the changes and clear your site’s cache if you have a caching plugin installed.

    Please let us know if the above solutions work for you. If you’re still experiencing issues, we’d be happy to help further. We may need some more information about your site, such as plugins you’re using or any customizations you’ve made.

    I really hope this helps Timothy!

    in reply to: How to embed a contact form in my Crio WordPress theme #119389
    Brandon C
    Keymaster

    Hi Steve,

    Thanks for reaching out with your BoldGrid Post and Page Builder questions!

    We inspected your page and it looks like you may have already gotten this resolved but the main thing to remember here is whenever you’re embedding HTML directly into your page editor switch to the “Text” editor and insert your HTML directly to the area you want it to display on your page.

    Thanks Steve, please let us know if you any other questions for us.

    Brandon C
    Keymaster

    Thanks Jacque,

    I agree that definitely seems odd. Have you already tried downloading the image from the host site and then uploading it directly to the “Media” section of your WordPress dashboard?

    It’s possible hosting the images locally on your WordPress site could clear up the issue.

    Brandon C
    Keymaster

    Hi Stephen,

    No, you don’t need the Premium version of Post and Page Builder to adjust column widths within a block. Here’s how you can adjust column widths:

    In your WordPress dashboard, go to the page or post you want to edit.
    hover over the block that contains the columns you want to adjust and select the hamburger toggle from the blue column selector, then choose Advanced Control.

    Here you’ll see controls for the padding and margin of your Post and Page Builder columns which will allow you to adjust the width.

    I hope this helps!

    Brandon C
    Keymaster

    Hi Ryan,

    Thanks for reaching out with your Total Upkeep question!

    The transfer feature in the Total Upkeep plugin allows you to create a copy of your site and transfer it to another domain. It does not delete the original site. The original site will remain intact unless you manually delete it.

    So, you can safely use the feature to clone your site to a new domain and then make your modifications. The original site will still be there unless you decide to remove it. To be safe I always take a backup of both the source and destination site before performing a transfer.

    I hope this helps! Please let us know if you need further clarification or help with anything else. We’re here to assist you!

    Brandon C
    Keymaster

    Hi Jacque,

    I think this might be a duplicate, were awaiting you’re response to this same question at this link here.

    We look forward to hearing from you!

    Brandon C
    Keymaster

    Hi Timothy,

    Thanks for reaching out with your Crio Pro WordPress theme!

    I understand you’re having trouble with an unwanted space below the header on your Crio WordPress theme. We inspected your page and it seems the issue might be related to Border settings or a defined height for a certain section on your Crio Header.

    You can try to resolve this by using the Crio Customizer Controls to adjust the border:

    From your WordPress Dashboard, navigate to Appearance > Customize.
    Now, select Design > Header > Advanced > Border Here you can adjust the padding of the border section below your header. Try reducing it to a smaller value or removing the border element completely and see if it helps.

    Remember to click ‘Publish‘ to save your changes.

    I hope this helps! If you’re still having trouble, please let us know, and we’ll be happy to assist you further.

    Brandon C
    Keymaster

    Thanks for your reply Jacque,

    Are you sourcing your images from another website using a url? If so maybe try downloading the image from that site and then uploading it directly to the “Media” section of your WordPress dashboard.

    Also, are you using a caching plugin on your WordPress site? You might benefit from clearing all cache associated with your site. This includes browser cache and any server side caching agents you might be running. It’s possible this is the result of some sort of caching issue.

    It is definitely possible that a plugin could be causing some sort of clash with the Post and Page Builder. To test this deactivate all plugins with the exception of BoldGrid related ones. Then test by reactivating each plugin one by one, each time checking the page editor to see if the images disappear. If the image does disappear you’ll know the very last plugin your reactivated is the source of the issue.

    Thank you!

    Brandon C
    Keymaster

    Hi Alex,

    I apologize I did not realize this was for Total Cache specifically. I see that your already corresponding with Marco. I hope you were able to get this issue resolved!

    Brandon C
    Keymaster

    Thank you Jacque,

    No problem, we’re looking forward to assisting you further with this.

Viewing 40 posts - 201 through 240 (of 1,885 total)