Forum Replies Created
-
AuthorPosts
-
tomdkatParticipant
Great! Thanks!
tomdkatParticipantExcellent! Thanks!
Peace…
tomdkatParticipantGood morning! Yep, you were absolutely correct about us using the Blockquote shown in the demo link.
Your instructions worked perfectly!
Thanks!
tomdkatParticipantOk, let’s see if this works. 🙂
Here is the quote I’m adding in the block editor:
Here is the preview of the page, with the added quote:
Notice how the double quote doesn’t appear as it does on the “live” site?
Thanks!
tomdkatParticipantOk, for some reason I’m having problems posting links to the screenshots I have. So, I’ll try to post them later.
tomdkatParticipantWell, yes and no. 🙂 Since we want to keep the site “clean”, we don’t leave “broken” content published. What I can do is send you the link to the site and describe where the working quotes are and then I can post links to screenshots that show what’s not working. Would that work for you?
Here’s a link to the site:
If you scroll down to the quote below “Maternity Photographer”, you’ll see the double quotes above the actual quote text. That’s exactly what we want. However, we can’t create *new* quotes. I’ll generate some screenshots and will post the links here shortly.
Thanks!
tomdkatParticipantWow, I saw those settings but didn’t think to look there again. That did the trick. Thanks!
Peace…
tomdkatParticipantThanks for the reply and for the info! I’ll wait a week or so, then I’ll upgrade. 🙂
Peace…
tomdkatParticipantGood morning! Thanks for that! The issue is resolved!
Peace…
July 4, 2021 at 1:00 pm in reply to: Help needed with navigation menu not working on mobile devices #285743tomdkatParticipantHi! Thanks for the style rules! That made the drop-down arrows appear and now the sub-menus appear on mobile. I have some other tweaks to make, but this got me over the hurdle.
Thanks!
tomdkatParticipantThanks for the reply. I understand how child themes work but I have a question about using a child theme, in this case. If I either create my own child theme or use the theme you provide, that will contain the change required to effectively “override” the base theme functionality. If there’s a future change to this same functionality, in the base theme, I would need to either update the child theme (accordingly) or switch back to using the base theme, correct?
Thanks!
tomdkatParticipantThanks for the reply. I believe you’re referring to the image height above because in the dimensions “1920px * 440px”, the “1920px” is the width. In any event, having to create a child theme is NOT something I would like to do unless absolutely necessary. What are the changes of having the Photofocus Pro theme be enhanced to have a configuration setting that controls the dimensions of the featured image? I presume if I create a child theme, I can adjust some PHP files to adjust the dimensions of the area where the featured image appears. If that’s the case, could that be made part of the base theme, by the theme developers?
If there’s no interest in this kind of enhancement, I’ll either create a child theme or I’ll have to find another theme, entirely, and stop using Photofocus Pro.
Please find out if there’s any interest in adding this functionality as an enhancement to the current theme. If there’s simply no interest in that, I’ll need to decide how to proceed next.
Thanks!
tomdkatParticipant@tikaram Thanks for the reply! So, I created a test page that better illustrates the problem. Please look at this page:
https://www.birthandbeauty.com/featured-image-header-test/
The image, in the body of the page, is the same image selected as the “featured image” of that page. You’ll better notice the featured image isn’t the same height as the same image, shown in the body of the page. We would like the featured image to appear at the images full height, if possible.
Thanks!
tomdkatParticipantOk, I found the setting. Appearance > Customize > Colors > Page Background Color
Thanks!
Peace…
tomdkatParticipant@tikaram No worries. I actually got the exact same error when upgrading from Photofocus Pro 5.1.1 to 5.1.2. Fortunately, the error doesn’t seem to affect/impact the upgrade at all. However, WordPress does send out the notification message about the uncaught exception. The developers should be able to identify the issue and take the appropriate action. 🙂
Thanks!
tomdkatParticipant@skandha Well, I really don’t know if any plugins I have installed were involved, other than Wordfence (based on the stack trace above).
I can certainly disable all plugins but since I won’t be updating the theme, I don’t see how that would make any difference. In any event, given the stack trace above, the theme developers should be able to look at the code, see if the message above is applicable, and make whatever changes are deemed appropriate.
I think the important information here is we’re running in a PHP 8 environment. I don’t know if that would have any impact on how the theme update needs to be performed.
So far, the site appears to be working well, with the upgraded theme in place.
Thanks!
tomdkatParticipantSorry for posting twice. I didn’t think the new thread I tried to start got created, so I updated this thread. 🙂
tomdkatParticipant@skandha Hi! Thanks for the reply. I’m not sure I follow. The upgrade has already been performed. Are you suggesting I somehow revert back to the previous theme version and attempt the upgrade again?
As long as the current theme version works, I’m happy. I just wanted to report the error that was generated. 🙂
Thanks!
tomdkatParticipantHi! I upgraded to PhotoFocus Pro 5.1.1 today and got another upgrade error:
When seeking help with this issue, you may be asked for some of the following information: WordPress version 5.7.1 Current theme: PhotoFocus Pro (version 5.1.1) Current plugin: (version ) PHP version 8.0.3 Error Details ============= An error of type E_ERROR was caused in line 133 of the file /path/to/site/public_html/wp-content/themes/photofocus-pro/inc/updater/theme-updater-class.php. Error message: Uncaught Error: Attempt to modify property "response" on bool in /path/to/site/public_html/wp-content/themes/photofocus-pro/inc/updater/theme-updater-class.php:133 Stack trace: #0 /path/to/site/public_html/wp-includes/class-wp-hook.php(294): EDD_Theme_Updater->theme_update_transient(false) #1 /path/to/site/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters(false, Array) #2 /path/to/site/public_html/wp-includes/option.php(1899): apply_filters('site_transient_...', false, 'update_themes') #3 /path/to/site/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php(275): get_site_transient('update_themes') #4 /path/to/site/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php(468): wfUpdateCheck->checkThemeUpdates() #5 /path/to/site/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php(315): wfUpdateCheck->checkThemeVulnerabilities() #6 /path/to/site/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php(1071): wfUpdateCheck->checkAllVulnerabilities() #7 /path/to/site/public_html/wp-includes/class-wp-hook.php(294): wordfence::_refreshVulnerabilityCache(Object(Theme_Upgrader)) #8 /path/to/site/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array) #9 /path/to/site/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #10 /path/to/site/public_html/wp-admin/includes/class-theme-upgrader.php(472): do_action('upgrader_proces...', Object(Theme_Upgrader), Array) #11 /path/to/site/public_html/wp-admin/update.php(245): Theme_Upgrader->bulk_upgrade(Array) #12 {main} thrown
Again, the upgrade appeared to work, despite this error being generated.
Peace…
-
AuthorPosts