-
AuthorSearch Results
-
November 30, 2017 at 1:13 pm #127153
connor1200
MemberI am having the same issue. I updated to version 2.2.4 and still the background on my iphone will either be stretched considerably or when i ‘fit to screen’ the background it will bounce around with the featured image slider.
Connor
November 28, 2017 at 8:44 am #127003In reply to: Remove custom background
elham.rahimzadeh70
MemberHi…thanks
Problem is in slider…In Featured slider left hand of slider isn’t full width…although I set width of slider to 100%…Thanks for your help
November 28, 2017 at 4:18 am #126980tikaram
Member@musicproz71 : To bring News ticker below the featured slider You will need to remove the CT: Background Image Widget from Before Content widget area. The widget is pushing the News Ticker below the Before content widget area.
To make the text readable: Go to Appearance => Customize => Additional css and add the following css.
.post-155 .entry-content p{ background-color: #000; }Let me know if you need further assistance.
Regards,
TikaramNovember 23, 2017 at 12:28 am #126652In reply to: recreate the same type of demo rock star pro
tikaram
Member@vagalex72 : We do not provide demo content to import. You will need to manually create from the customizer.
Adding Slider : Follow this link to add the slider to your site.
News Ticker : Follow this link to add news ticker.
Tours : Follow this link to add tours. You can add it to the before content widget area.
Videos : Follow this link to add videos. It can be added below the tours in the before content widget area.
Latest News : Follow this link to add featured content in the latest news section.
About Metallica : it is the content part, you can add content as desired.
Megadeth Instagram : Follow this link to add instagram on your site. You can add it to after content widget area.In the footer area drag and drop widgets you would like to add as desired. Let me know if you need any further assistance.
Regards,
TikaramNovember 20, 2017 at 3:46 am #126409In reply to: Featured Content Width
PeteGWebmaster
MemberWhat about increasing the size of the widgets at the bottom of losangeleswebdesignseo dot com so they fill the page in a similar fashion? Because the site is now full width I’m missing a code to enlarge bottom widgets. These are my current codes:
.site { width: 100%; } #feature-slider .cycle-slideshow { max-width: unset; width: 100%; } #feature-slider img{ width: 100%; } #featured-content.layout-four .hentry { width: 25%; } .catchresponsive-nav-menu { display: table; width: 100%; } .catchresponsive-nav-menu > li { display: table-cell; float: none; } .catchresponsive-nav-menu > li > a { display: block; text-align: center; } #search-toggle { display: none; } #main{ width: 1100px; } @media only screen and (min-width: 1200px) { #featured-content.layout-four .hentry { width: 25%; } } .site-content { background-color: rgba(27, 27, 27, 0.9); } #site-logo, #site-branding { text-align: center; width: 100%; }November 16, 2017 at 6:15 am #126165In reply to: Featured slider disappeared…
Jonathan
MemberI just reseted all setting beacause i was lost, but the featured slider demo enable home page/entire site is not there yet…
I don’t konw what happened, it’s a big problem for me, i don’t know why… There is an issue? A proble with the site?
Help me please
November 16, 2017 at 5:55 am #126156In reply to: Featured slider disappeared…
Jonathan
MemberThank you very much for your answer but of course Homepage is selected, i’ve tested with all setting…
I don’t know why but the featured Slider is enable, on the entire site but i can’t see it on my web site..
Really don’t understand what happen
November 16, 2017 at 5:36 am #126155In reply to: Adventurous free | Unlink header feature slider
tikaram
MemberGo to Appearance => Customize => Additional css and add the following css
.featured-slider { pointer-events:none; }Let me know if you need further assistance.
Regards,
TikaramNovember 16, 2017 at 2:17 am #126129In reply to: Featured slider disappeared…
tikaram
MemberGo to Appearance => Customize => Featured slider . Under
Enable Slider on: Make sure that either Entire site or Homepage / Frontpage is selected. Follow this link to know more about adding featured slider on your website. Let me know if you need further assistance.Regards,
TikaramNovember 11, 2017 at 7:47 am #125909In reply to: Header image slider?
Pratik
Member@mistyfog: Please follow instructions here: https://catchthemes.com/theme-instructions/adventurous/#enable-featured-slider
Let me know if you face further issues.
November 10, 2017 at 7:34 am #125842In reply to: Menu bar look different and a bit ugly
Mare
MemberHi Tikaram,
Ok, but then where are you tommorrow? Can’t keep record of whitelisting you.
But anyhow, I found another catch-evolution user, who know exactly where to look for and solved the issue this morning.
The header images are being saved in the child-theme. The next issue was the featured image slider. He explained how to do that.
But it’s to much work to get it nice and pretty. So those are still in the parent-theme to be overwritten with the next update.I’m really asking you, how come you couldn’t help me, the first time, while this user could in a couple of minutes….
Sorry to say, but I had also issues with another catch theme last year.I’m gonna look, for another theme in the near future, which is easier to understand and more stable.
November 9, 2017 at 6:43 am #125777In reply to: Remove page title from feature slider
tikaram
Member@innov72 : To remove page title from featured slider :Go to Appearance => customize => Additional css and add the following css.
#feature-slider .entry-title { display: none; }It look like your site is under maintenance. Please let me know when your site is live and I will provide you the css to change the background color of menus. Let me know if you need any further assistance.
Regards,
TikaramNovember 1, 2017 at 8:43 pm #125326In reply to: How to Speed up Header Image load time
Paul T
Memberthanks, so then here is a Theme related question (as I try to minimize size of all my images):
I know your FEATURED SLIDER image recommended size is 1680 px by 720 px. That size looks nice on large screen, but on mobile phone and tablet, it is too small for me (in height). To get a size I like on mobile requires me to use an image bigger than 720 px in height for the Featured slider image I download.
Is there a way to download and use 1680 x 720 px image for the Featured Slider image, and just force the image to have a higher height on a mobile screen?
(I am guessing the answer is no, but thought I’d try!)
Thanks.
November 1, 2017 at 3:51 pm #125316In reply to: Mobile Menu Missing
PeteGWebmaster
MemberI can already tell that canging the image size for the featured content isn’t fixing this error as I’m also having the same issue here where the image sizes all look about the same:
http://losangeleswebdesignseo.com/doctorwhimsy/
I’m using the following CSS codes:
.site { width: 100%; } #feature-slider .cycle-slideshow { max-width: unset; width: 100%; } #feature-slider img{ width: 100%; } .catchresponsive-nav-menu { display: table; width: 100%; } .catchresponsive-nav-menu > li { display: table-cell; float: none; } .catchresponsive-nav-menu > li > a { display: block; text-align: center; } #search-toggle { display: none; } #main{ width: 1100px; } #supplementary.four .widget-area { width: 25%; .sidebar-primary { float: left; width: 88%; } }October 27, 2017 at 11:45 am #124981Ulrich
MemberHi @ Pratik,
Thanks for getting back. I’ll keep that suggestion in mind for later use ’cause meanwhile the guys from YOAST said I should not have two different URLs being on WordPress Address (URL) and Site Address (URL). They advised to use the same URL on the both fields which I did and voila: Slider and Featured Contend are back 🙂
Sorry for creating all this trouble trying to use those different URLs…..
Regards,
Ulrich
October 27, 2017 at 10:19 am #124979In reply to: Featured Image Alignment & Continue Reading text
KenFecher
MemberI have been searching for a solution to the Continue reading-> part of the Featured Slider. My issue is that it doesn’t work. If I click the Continue reading –> it only loads the Home page. I’ve tried various things I’ve read on the help forums, and nothing works.
Also, this path seems to be gone now to try your solution above: “Appearance => Theme Options => Custom CSS” box.
October 24, 2017 at 9:19 am #124797Ulrich
MemberHi @Pratik,
All right, thanks for clarifying.
Nevertheless, Featured Contend / Featured Slider is not accessible via Customizer.
I tried everything you recommended, no improvement:
1. A different browser
2. A different system
3. Disabling all pluginsMy wild guess would be a database curruption. Do you think it might be a solution to reinstall the whole theme? But how do I keep my seetings then?
Regards
UlrichOctober 23, 2017 at 10:27 am #124758Ulrich
MemberHi @pratik,
Trying to run Customizer -> Featured Contend / Featured Slider on a different system with Chrome, I get the following in the main window:
Non-existent changeset UUID.
Looks like I wrecked parts of the whole installation during that conversion to https process. What do you say, any chance to fix that problem?
Regards,
UlrichOctober 23, 2017 at 9:52 am #124756Ulrich
MemberHi @Pratik,
Thanks for getting back.
I tried different browser already, didn’t help.
But after disabling the Chield security plugin I the following message showed up when I tried to access Featured Contend / Featured Slider:
Blocked by the Content Security Policy (CSP)
This website has a content security policy that prevents the website from being integrated in this way.
Firefox has prevented this website from being loaded in this way because the site has a content security policy that does not allow this.Any idea what that might mean?
Regards,
UlrichOctober 20, 2017 at 10:34 am #124626Ulrich
MemberHi Pratik,
Thanks for getting back.
I think I did all this and evrything else on the site seems to be working just fine.
But when I access featured content or featured slider in the customizer all the boxes are gone it’s “no show” just a grey field. The only selection left is
Enable Slider -> and the dropbox beneath, nothing at all after that.The the same with the featured contend settings
Quite strange. Do have another idea for a solution to this?
Regards,
Ulrich -
AuthorSearch Results
