koolkatwebdesigns
Forum Replies Created
-
Hi, I am writing on behalf of Shawn . He says he did not receive any of the emails. Please let us know the best way to communicate and we can set up a login for you. In any case, please see one of our issues below and thanks in advance for yor help:
Some templates show the mpg placeholders, for example; https://cowenpartners.com/cfo-search-firm-cities/ and all of the URLs for this work.
This page https://cowenpartners.com/executive-search/executive-search-cities-and-industries/ never shows the MPG placeholders.
I don’t see anything different about these pages but I could be missing something.
I see the error of my ways… I was viewing the source while logged in. The combine is indeed working. Sorry to have troubled you.
I was asking about the style sheet files not the code at the top. Chrome was showing all of those files I put into me question.
Thanks
Forum: Plugins
In reply to: [GenerateBlocks] Container alignment option missing if theme.json existsThis is still an issue and completely messes up styles based on alignwide settings.
I am able to override the presets, I a just disappointed that the update broke previously working code and how presumptive the presets seem.
This was not an issue with earlier versions of the plugin – why should there be !important presets? A theme that worked with an earlier version should still work.
Thanks
Unfortunately, there is still an issue with fonts. I see this:
has-huge-font-size {
font-size: var(–wp–preset–font-size–huge) !important;}The above CSS overrides my theme setting:
.has-huge-font-size {
font-size: 68px;
font-size: 4.25rem;
}It also overrides fonts settings added via add_theme-support, forcing fonts to be preset values rather than what is specified in add_theme_support and the theme stylesheet. The presets all seem to use !important which should never be done. WordPress and Gutenberg should never override a theme’s settings.
Forum: Plugins
In reply to: [WP Job Manager] Job Listing approvalGot it! thanks
I resolved it by manipulation the array of breadcrumbs. So, I still think this is an issue but has less importance for me as I was able to code a work around.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Redirect to checkoutTurned out to be a caching issue
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Redirect to checkoutOne more item on this is that we get a 302 error:
https://www.renehersecycles.com/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=set_express_checkout&utm_nooverride=1
Request method:GETForum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Redirect to checkoutI think it only works with a PayPal account at this point.
Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] change captions with imagesIt would also be great to link the carousel images
This also would fix the issue (now closed) mentioned by @ulir in https://wordpress.org/support/topic/adding-search-by-location-name-to-the-advanced-search/.