Afterimage Designs
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [WP Bootstrap Starter] CSS and JS map files not foundHi @chrishardie,
As you can see on the similar report, WordPress Themes must not have .map files which fails the test for Theme Check and must strictly remove from the theme https://prnt.sc/10db3f8. You could switch and try use the CDN assets on Theme Customizer and see if fixes the issue on your end.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] navbar menu , desktop vs mobileHi @willy70,
Can you please link your site on this thread? So I can assist you properly.
Regards,
Afterimage DesignsForum: Plugins
In reply to: [Breadcrumb NavXT] Missing field “itemListElement”Hello!
The above issue was now gone. But a new error was detected – https://prnt.sc/11ahd0e. I already added property=”name” to the templates but it still doesn’t being validated.
Can you advise?
Thank you!!Forum: Themes and Templates
In reply to: [WP Bootstrap Starter] navbar menu , desktop vs mobileHi @willy70,
The mobile version must appear only on smartphones, but at the moment it also appears on a desktop display when I reduce the geometry of my web browser.
- With regard to you concern, if you’re familiar with WP Templates you could easily overwrite the header.php, I would suggest to use a child theme on this in order to change the breakpoint of the menu navigation. For further bootstrap classes, you could use this documentation for the menu navigation breakpoints.
as you can see the items are black, can I change them ?
- Yes, you can use custom CSS to overwrite the current color and add it on the theme customizer CSS.
Regards,
Afterimage Designs- This reply was modified 3 years, 7 months ago by Afterimage Designs.
- This reply was modified 3 years, 7 months ago by Afterimage Designs.
Forum: Plugins
In reply to: [Breadcrumb NavXT] Missing field “itemListElement”Hi,
I already added the code – https://prnt.sc/1172ut, yesterday, on the plugin settings.
May I asked where should I add the PHP code you provided?Please advise, thank you!
Forum: Themes and Templates
In reply to: [WP Bootstrap Starter] Custom CSS after parent bootstrap cssHi @michelaarakne,
Can you please see this thread https://www.ads-software.com/support/topic/load-order-of-css-preset-styles/. It seems that you have the same concern on this.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] WP Bootstrap Starter Frontpage Full WidthHi @matotien,
Apologies for the delay on my response. Can you please copy the index.php on your child theme and remove this CSS class https://prnt.sc/10lta4m or you could target it via CSS:
.page-template-fullwidth .col-lg-8 { max-width: 100%; flex: 0 0 100%; }
Regards,
Afterimage Designs- This reply was modified 3 years, 8 months ago by Afterimage Designs.
Forum: Themes and Templates
In reply to: [WP Bootstrap Starter] Woocommerce templatesHi @mmcculli,
Thanks for your comment about our theme! Really appreciate it! For the WooCommerce templates, I would suggest to upload your files on your Github account and share the files here. I can’t add those templates on the theme since it will cause large files for the theme which we focuses on theme lightweight.
Uploading your files on the Github will help others in customizing their shops.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] wider page using full width templateHi @trickystuka,
With regard to your concern, can you please attach the site URL you’re working with so I can check the page properly. I’m not sure if this is what you want but if you want to make your page width bigger, I would suggest to adjust this https://prnt.sc/10fq1a2 and add your CSS on your child theme or customizer; this also applies under fullwidth template and the given CSS above is globally applied.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] DevTools failed to load SourceMapHi @aatosmedia,
This parse warning is caused because there are no .map files in Theme and Chrome recently added this support. Our must not have map files which fails the test for Theme Check and must strictly remove from the theme https://prnt.sc/10db3f8.
Please check out this StackOverflow thread to disable it in Chrome.
https://stackoverflow.com/questions/36051891/esri-failed-to-parse-source-mapRegards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] wider page using full width templateHi @trickystuka,
You can achieve this using custom CSS and classes, finding this custom columns are not available on Bootstrap unless you are using a builder like Elementor. For 5/7, you could use col-5 and col-7 but there’s no col-5.5 or 6.5 for this. More info about grids and be found here https://getbootstrap.com/docs/4.4/layout/grid/.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] Remove author sectionHi @mikejn,
It seems that you’re using Astra theme which is not scope of my theme, I would suggest to contact the Astra theme developer for this. Or change this to WPBS so I can assist you properly.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] third level menuHi @escrip,
I’ve checked this issue on my end https://backend.ai.wpstaging.net/ but I’m not seeing any issues up to the third menu level. Can you please elaborate more? Link also your site here and a video showing the issue so that I can check this thoroughly.
Regards,
Afterimage DesignsForum: Themes and Templates
In reply to: [WP Bootstrap Starter] Change password form textHi @gotygota,
Thanks for your comment about our theme. I see that you use this as a reference https://code.tutsplus.com/articles/customizing-and-styling-the-password-protected-form–wp-22375. The code
add_filter
must have a priority, you could try 11 or other numbers but in my case I use 11 https://prnt.sc/xsa897. Here’s my sample password page https://backend.ai.wpstaging.net/sample-page/.Regards,
WP Bootstrap StarterForum: Themes and Templates
In reply to: [WP Bootstrap Starter] Share link and post preview infosHi @michelaarakne,
Apologies for the delay on my response, as our theme are having issues on WP repository for the upcoming updates.
Can you please link a sample URL on this thread for me to check this issue properly? That would be appreciated.
Regards,
Afterimage Designs