-
AuthorSearch Results
-
August 5th, 2020 at 20:10 #106332
Zed
Cryout Creations mastermindAdjust the CSS to
body.woocommerce div.product div.images img { width: auto; }(no space between the first two identifiers).Concerning the thumbnails regeneration, apparently it’s a built-in WooCommerce feature since version 3.3 that triggers automatically on certain events (includes changing themes, probably others too).
Did you change themes and/or adjust any image sizes options?If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 5th, 2020 at 18:32 #106329I tried this in the additional css part of the theme, but it doesn’t seem to make any difference.
August 4th, 2020 at 21:08 #106299In reply to: Hamburger Menu not working on mobile
Zed
Cryout Creations mastermindYou probably had CSS minifying enabled in the caching plugin. Tempera needs its styling to be applied in a particular order for it to work correctly and minifying usually breaks this order.
You should be able to reactivate caching if you exclude the theme’s styles from minification or do not use this functionality.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 21:05 #106294In reply to: Create a button in the main nav
Zed
Cryout Creations mastermindThe line-height and height are applied to both the list element (menu item) and the inner anchor and span.
However, I’d advise against changing the (line-)height of the list element – try applying your styling on the inner span only:#access li.menu-item-XYZ > a > span { }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:43 #106288In reply to: If I change theme, will I lose the content?
Zed
Cryout Creations mastermindYour content is created and saved within WordPress, and you can change themes at any time.
Some particular elements are associated with the theme and may no longer be available with a different theme. Also, you’d need to re-configure the theme (if configuration abilities are available in the new theme) to the desired visual particularities.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:30 #106286In reply to: SVG in Nirvana site header image
Zed
Cryout Creations mastermindThe theme relies on WordPress’ get_header_image() to retrieve the header image URL used in the generated markup.
I doubt the plugin can filter this URL, especially since that function does not include any filterable calls.To add extra attributes to the header image markup you’ll need to customize the theme code generating it. Look for nirvana_header_image() in includes/theme-functions.php. This function can be unhooked and a replacement hooked in its place.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:24 #106285Zed
Cryout Creations mastermindThe ability to do this is limited to the markup WordPress itself allows in the site title field (in the general options).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:24 #106284Zed
Cryout Creations mastermindThe ability to do this is limited to the markup WordPress itself allows in the site title field (in the general options).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:10 #106279In reply to: how to adjust crop option for header image
Zed
Cryout Creations mastermindYou can adjust the cropping position while assigning the header image, however that only applies on the cropped mode of the header image behaviour option. In contained mode the whole non-cropped image is used.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 4th, 2020 at 20:02 #106278In reply to: Number of blog posts on landing page
Zed
Cryout Creations mastermindThe ‘hide post and page’ titles only refers to single post and single page sections. It has no effect anywhere else on the site. To hide titles for sections in the landing page custom CSS can be used:
#lp-text-two h2.lp-text-title { display: none; }The number of posts displayed in posts lists (on the homepage, in search results, in categories, so on) is controlled by WordPress’ general reading options: https://wordpress.com/support/settings/reading-settings/
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.August 3rd, 2020 at 14:58 #106226In reply to: Hamburger Menu not working on mobile
After posting my question I continued searching for an answer and I read somewhere that this might be caused by a plugin. I de-activated W3-Total Cache and now it’s working perfectly!
I hope this may help someone else who might be experiencing the same issue 🙂
July 31st, 2020 at 03:43 #106169In reply to: Page excerpts not displaying in front page
On my website the page excerpts from my other pages are not displaying on the landing page(below the slider where the three pages are displayed side by side), despite having trying all possible options.
To which Zed, from Cryout Creations Team replied:
Do you use any multilingual or localization plugin on the site?
Could you try temporarily disabling all other landing page sections except the icon blocks to test if that makes any difference in the excerpts displayed?
and I replied
I don’t have any localization plugins active on the site. I also tried disabling all other sections and checking but that doesn’t help too. Do you think another plugin might be causing the issue? The plugins I’ve installed are as given below:
1)Accelerated Mobile Pages
2)ACF Content Analysis for Yoast
3)Akismet ANTI-SPAM
4)AMP
5)Classic Editor
6)CoBlocks
7)Contact Form 7
8) Cryout Serious Slider
9)Drag and Drop Multiple File Upload
10) Elementor
11) Elements Kit Lite
12) Essential add-ons for elementor
13)Force Regenerate Thumbnails
14) Full background Image Manager WordPress Plugin
15)Full Site Editing
16) Google Analytics for WordPress by mosntersights
17) Gutenberg
18) Ivory Search
19)JetPack by WordPress.com
20) Layout Grid
21) Listo
22) LiteSpeed Cache
23) OneElements – Ultimate Addons for Elementor
24) SiteKit by Google
25) What the File
26) WordPress Importer
27) WP Bodymovin
28) WPForms Lite
29) WPForms Widget for Elementor Page Builder
30) Yoast SEOIts been 2 weeks since I have received a response. Kindly help.
July 15th, 2020 at 11:16 #105628In reply to: Header images missing
Hi again,
I have found the problem, so i will post the solution.
In the Customising, Post information, Featured image, the button at the bottom of the section Use Featured image in Header, was switched to off, once switched to on, all ok.
I can’t tell how it came to be switched off.
I hope this can be of some use to someone.
Thanks,
DebbieWebsite: www.trueharvestseeds.org
July 11th, 2020 at 08:29 #105418In reply to: Page excerpts not displaying in front page
This reply is private.July 10th, 2020 at 16:58 #105402In reply to: Hamburger menu not working
John Hoke
Power UserI just went back through and it appears to be working on my iPhone … my iPad had an issue validating that gravity works from a height and is smashed at the moment (gravity still works)
I am going to ask a friend to validate for me … with quarantining its probably going to take a couple days for me to do it directly…
July 10th, 2020 at 14:44 #105391In reply to: Review rating not working
Zed
Cryout Creations mastermindIf you’re referring to the star fields (or any other additional fields) missing from the product comment form, I suggest switching the Comments Field Label option to Labels for increased compatibility with form customization plugins.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 10th, 2020 at 14:40 #105389In reply to: Font Spacing
Zed
Cryout Creations mastermindI think we’ve also discussed this via the support system and disabling the justified alignment was a solution to alleviate the less-than-desired words spacing.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 29th, 2020 at 02:50 #104725In reply to: Review rating not working
moriharu nakae
Power UserWhen I try to add a new review, the rating system with the required number of stars does not work
June 26th, 2020 at 11:42 #104617Zed
Cryout Creations mastermindThe link fields support any kind of links acceptable to the browsers:
https://html.com/anchors-links/#Internal_and_External_LinksIf you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 26th, 2020 at 11:26 #104609In reply to: Hamburger menu not working
Zed
Cryout Creations mastermind@juniper, you have changed themes in the meantime.
@John, are you by chance experiencing those issues on an iPad?If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 26th, 2020 at 11:17 #104606In reply to: Main menu case – how to change from uppercase
Zed
Cryout Creations mastermindYour CSS was close, but not specific enough. The theme applies capitalization on the inner span.
Use the following CSS:body #access a > span { text-transform: none; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 26th, 2020 at 10:55 #104597In reply to: How to move the header image lower?
Zed
Cryout Creations mastermindYour main navigation is long enough that it doesn’t fit in the available space and overflows onto the header image.
To avoid this you can either rearrange your menu items so they take up less horizontal space or force-activate the mobile menu earlier:@media (max-width: 123px) { .cryout #nav-toggle { display: block; } .cryout #branding { margin-right: 3em; } #masthead.cryout #access { display: none; } }Replace
123pxwith the screen width value when the menu starts overflowing (or a few pixels before).If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 15th, 2020 at 11:40 #104087In reply to: how to change http to https in sidebar
Hello,
Thanks for your help.
I tried the plugin and did not find errors.
I believe the problem comes from the NextGEN slideshow. I probably have to change a script, but I fail to find it..regards
Website: adret.eu
June 11th, 2020 at 21:11 #103888thank you for your reply I have tried all the different theme settings and it does not allow me to have the title in the top bar in the internet browser and admit the text banner it create this is the one where the first letter is red. Perhaps this is only available in premium theme which were looking into thanks
June 11th, 2020 at 00:44 #103853In reply to: Tempera Theme CSS for H1 H2 H3
If I don’t use the span qualifier, the entire element is affected across the page.
I realize now, by removing the span tag , I was trying to apply CSS to a block element and it was behaving as it should by formatting the entire width of the page. I got the look I wanted by using an HTML block instead of the H2 blocks in the WP Block editor. I could not figure out how to isolate the Block text for formatting. I am not a professional, just trying to help out a friend. I would take any of my advice lightly in regards to WP. Just passing on what I did.
June 9th, 2020 at 15:34 #103802In reply to: Favicon disappeared in Mantra with WP 5.4?
I updated earlier my website. it seems the favicon icon in the home page replace with the wordpress icon..
Website: www.castingdata.com
June 4th, 2020 at 21:21 #103638In reply to: Add “&display: swap” to the google fonts request
Zed
Cryout Creations mastermindJohn, yes that’s almost correct, although you also need to include the font weights with the identifier (to force the theme to load that font family separately and keep the display=swap parameter), eg:
Jost:100,200,300,400,500,600,700,800,900&display=swapIf you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 4th, 2020 at 21:19 #103637In reply to: Double space after full stop (period)
Zed
Cryout Creations mastermindIs the content displayed as desired if you view on one of the default Twenty themes?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 4th, 2020 at 20:54 #103632In reply to: Chnage menu location at mobile screen
Zed
Cryout Creations mastermindI believe I already answered your question through our support or customizations system, but for anyone else wondering the same thing, the following CSS should handle the change:
body #nav-toggle { left: 1em; right: auto; }Swap the two values for the right side of the screen.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 2nd, 2020 at 10:33 #102932In reply to: Homepage Menu Drop Downs Not Showing
It turns out it was my Robly newsletter code that was causing this error. It also made the mobile slider stop working? Here is the code for that newsletter – does anyone have an idea why it would be causing an error with Septera?
<a href="https://www.google.com/recaptcha/api.js">https://www.google.com/recaptcha/api.js</a> <a href="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js">//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js</a> <!-- Begin Robly Signup Form --> <div id="robly_embed_signup"> <form action="https://list.robly.com/subscribe/post" method="post" id="robly_embedded_subscribe_form" name="robly_embedded_subscribe_form" class="validate" target="_blank" novalidate=""> <input type="hidden" name="a" value="5d27e8ad4ae0c536964b5bca364bb1ed" /> <h2>Subscribe to our mailing list</h2> <div class="robly_field_group"><label>Email Address:<span class="asterisk">*</span></label><input type="text" name="EMAIL" id="DATA0" class="required" autocapitalize="off" autocorrect="off" value=""></div> <div class="clearfix"></div> <div class="robly_field_group"><label>First Name:<span class="asterisk">*</span></label><input type="text" name="FNAME" id="DATA1" class="required" value=""></div> <div class="clearfix"></div> <div class="robly_field_group"><label>Last Name:<span class="asterisk">*</span></label><input type="text" name="LNAME" id="DATA2" class="required" value=""></div> <div class="clearfix"></div> <div class="robly_field_group"><label>Company:<span class="asterisk">*</span></label><input type="text" name="COMP" id="DATA5" class="required" value=""></div> <div class="clearfix"></div> <div class="clearfix"></div> <div class="clear"> <input type="submit" value="Subscribe" name="subscribe" class="button g-recaptcha" data-sitekey="6Ld9XlUUAAAAABcR5houwBXwlA_3STKsG2SzYCVw" data-callback="robly_recaptcha_callback"/> <div class="power"><p>Powered by <a href="http://www.robly.com">Robly</a>™</p></div> </div> </form> </div> <style type="text/css"> #robly_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px; } #robly_embed_signup form {display:block; position:relative; text-align:left;} #robly_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.3em;} #robly_embed_signup input {border:1px solid #999; -webkit-appearance:none;} #robly_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;} #robly_embed_signup input[type=radio]{-webkit-appearance:radio;} #robly_embed_signup input:focus {border-color:#333;} #robly_embed_signup .button {background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;} #robly_embed_signup .button:hover {background-color:#777;} #robly_embed_signup .slim_button {background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0 15px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;} #robly_embed_signup .slim_button:hover {background-color:#777;} #robly_embed_signup .small_meta {font-size: 11px;} #robly_embed_signup .nowrap {white-space:nowrap;} #robly_embed_signup .clear {clear:none; display:inline;visibility:visible;} #robly_embed_signup .robly_field_group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;} #robly_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;} #robly_embed_signup .size1of2 {margin-right:2%;} #robly_embed_signup .robly_field_group label {display:block; margin-bottom:3px; font-size: 1.0em; font-weight: 100; padding-bottom:1px;} #robly_embed_signup .robly_field_group input {display:block; width:100%; padding:8px 0; text-indent:2%;} #robly_embed_signup .robly_field_group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;} #robly_embed_signup .datefield, #robly_embed_signup .phonefield_us{padding:5px 0;} #robly_embed_signup .datefield input, #robly_embed_signup .phonefield_us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:left; padding:5px 0 2px 0;} #robly_embed_signup .phonefield_us .phonearea input, #robly_embed_signup .phonefield_us .phonedetail1 input{width:40px;} #robly_embed_signup .datefield .monthfield input, #robly_embed_signup .datefield .dayfield input{width:35px;} #robly_embed_signup .datefield label, #robly_embed_signup .phonefield_us label{display:none;} #robly_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;} #robly_embed_signup .asterisk {color:#c60; font-size:150%;} #robly_embed_signup .robly_field_group .asterisk {position:relative;top:5px; left:2px;} #robly_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;} #robly_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:90%; min-width:130px;} #robly_embed_signup input.slim_email {display:inline-block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:60%;} #robly_embed_signup input.button {width:40%; margin:0 0 10px 0; min-width:90px;} #robly_embed_signup .robly_field_group.input_group ul {margin:0; padding:5px 0; list-style:none;} #robly_embed_signup .robly_field_group.input_group ul li {display:block; padding:3px 0; margin:0;} #robly_embed_signup .robly_field_group.input_group label {display:inline;} #robly_embed_signup .robly_field_group.input_group input {display:inline; width:auto; border:none;} #robly_embed_signup div#robly_responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;} #robly_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;} #robly_embed_signup #robly_error_response {display:none;} #robly_embed_signup #robly_success_response {color:#529214; display:none;} #robly_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;} #robly_embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;} #robly_embed_signup #num-subscribers {font-size:1.1em;} #robly_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;} #robly_embed_signup .power {postion: relative; float: right; margin-right: 16px; height:32px;} #robly_embed_signup #slim_power {float:none;} #robly_embed_signup .power p {font-size:12px; margin:0px; font-weight:bold; line-height:32px; color:#666;} #robly_embed_signup .power p a {text-decoration:none; font-weight:bold; color:#333;} #robly_embed_signup .power p a:hover {text-decoration:none; color:#000;} @media (max-width: 600px) { .g-recaptcha {transform: scale(0.77); -webkit-transform:scale(0.77); transform-origin:0 0; -webkit-transform-origin:0 0; } } /* Add your own Robly form styles to your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ </style> <script> function robly_recaptcha_callback(token) { var email = $("#DATA0").val(); if (!is_valid_email_address(email)) { alert("Please enter a valid email address."); return false; } if (!$("#DATA0").val()) { alert("Please fill in all required fields!"); return false } if (!$("#DATA1").val()) { alert("Please fill in all required fields!"); return false } if (!$("#DATA2").val()) { alert("Please fill in all required fields!"); return false } if (!$("#DATA5").val()) { alert("Please fill in all required fields!"); return false } var f = $("#robly_embedded_subscribe_form"); f.submit(); } function is_valid_email_address(emailAddress) { var pattern = new RegExp(/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_<code>{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_</code>{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i); return pattern.test(emailAddress); } </script> <!-- End Robly Signup Form --> -
AuthorSearch Results