Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@aaspedia: Of course I’ve tested the Google Structured Data. As it didn’t give any error message I sent you the fix.
Can you please share yourcatchresponsive-breadcrumb.phpfile.Regards,
MaheshMahesh
Participant@aaspedia: Please find the full function code in the link below:
http://goo.gl/OERhPY
Hope this helps. Let me know if any problem.Regards,
MaheshMahesh
Participant@chd3143: Sorry for that. I guess you mean Featured Content. Go to Dashboard=> Appearance=> Customize=> Featured Content=> Featured Content Options select Homepage/Frontpage in Enable Featured Content on option. Then select Demo Featured Content in Select Slider Type. And please make sure to check Check to Enable Slider option. Click Save & Publish, then check it on the home page if the it works.
Let me know if any problem.Regards,
MaheshMahesh
Participant@smoothiechode: You are using a really large image and the aspect ratio of the image doesn’t match the recommendation either. Please use the image of recommended size 1680×720 or if you chose to use large image, use the image with similar aspect ratio.
Regards,
MaheshMahesh
Participant@aaspedia: It should have worked fine. I checked it too and got no error. Have you corrected the code, I don’t see the changes in the home page html. The link html should have following attributes after code replacement
property="v:title" rel="v:url"as can be seen in other pages beside home page.
Let me know further.Regards,
MaheshMahesh
Participant@chd3143: Go to Dashboard=> Appearance=> Customize=> Featured Slider select Homepage/Frontpage in Enable Slider on option. Then select Demo Featured Slider in Select Slider Type. Click Save & Publish, then check it on the home page if the slider works.
Let me know if any problem.Regards,
MaheshMahesh
Participant@joeh47: The option you are seeking is available in Adventurous Pro. It has No Sidebar (Full width) layout options, the one you want to have plus more other options too. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@smoothiechode: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.home #content { display: none; }Regards,
MaheshMahesh
Participant@mbd: I am afraid that is not possible. To have captioned image you’ll need to put the image in the content section and then add caption to it.
Hope you understand. Let me know if any problem.Regards,
MaheshMahesh
Participant@aaspedia: Do you have & in line 82? there should not be any. Please check the codes in line 82 again. Let me know problem persists.
Regards,
MaheshMahesh
Participant@luismarioochoa: Thanks, I checked your site and seems the white line is the border of the header. And can be removed with custom CSS. Go to Dashboard=> Appearanace=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead { border-bottom: none; }Regards,
MaheshMahesh
Participant@mbd: I don’t understand what you mean here. Can you please clarify more showing showing what you want in your site with a image or url to that page?
Regards,
MaheshMahesh
Participant@clizana915: Thank you for your appreciation. If you like my support and Full Frame theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/full-frame?rate=5#postform
Have a nice day!
Regards,
MaheshMahesh
Participant@richardi: Is it happening with custoimzer too? Try customizer options instead and check if it resolves the issue. For customize, go to Dashboard=> Appearance=> Customize.
Let me know further.Regards,
MaheshMahesh
Participant@clizana915: Please add the following CSS along:
@media screen and (max-width:1152px) { #feature-slider { margin-top: 109px; } } @media screen and (max-width:991px) { #feature-slider { margin-top: 62px; } } @media screen and (max-width:600px) { #feature-slider { margin-top: 57px; } } @media screen and (max-width:540px) { #feature-slider { margin-top: 55px; } } @media screen and (max-width:480px) { #feature-slider { margin-top: 50px; } } @media screen and (max-width:400px) { #feature-slider { margin-top: 45px; } }Regards,
MaheshMahesh
Participant@mbd: Which version are you using? Featured Content option is available in Catch Flames Pro theme from Version 3.5 only. Please update to the latest version.
Regards,
MaheshMahesh
Participant@panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#main #content img { border: none; }Regards,
MaheshMahesh
Participant@clizana915: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider { margin-top: 89px; }Regards,
Mahesh -
AuthorPosts
