skopelos-tony
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Responsive Tabs] Does not work with Page Builders?Hi there,
Noticed that while tabs display on a page, when selecting different tabs, nothing happens and content of different tabs does not show. For example I would press Tab 2 and only a slight animation shows that makes the page go upward…!
I am using it within a Page builder, (Site Origin), but tried it without it too by using it just on the Visual editor.
Any ideas would be appreciated..Thank you for your time..
P.S. Working locally, so can’t really provide visuals..!
Forum: Plugins
In reply to: [Easy Responsive Tabs] Does not work with Page Builders?Forum: Themes and Templates
In reply to: [Count Down] Timer not counting down live!Hi there and thank you for getting back to me..appreciate your time!
I’m not sure how I could provide you with a link of a local installation, but I can tell you what few modifications I have done:
1. Even though I created a Child theme of this, I modified the footer.php of the parent theme to change the footer credits. I have a feeling that this is when it stopped working. However, I copied the original footer.php for my records and then went back and copied /pasted the original code into footer.php – but nothing happened.
2. I have included and activated a Newsletter plugin from “ContactUs’ through “MailChimp form”, could it be this..?Hope this helps..otherwise, please provide instructions so I can create a link somehow or other info..! Thank you again..!
P.S. This is now the code in the original “footer.php”:
<?php /** * The template for displaying the footer. * * Contains footer content and the closing of the * #main and #page div elements. * */ ?> </div> <!-- Footer --> <footer class="row show4 cu-footer"> <div class="nine columns push-three text-right"> <?php _e('since 2015:'); ?><a href="https://www.webndesign.eu/" title="Webndesign" target="_blank">Webndesign</a> </div> <div class="three columns pull-nine copyright"> <?php echo of_get_option('copyright_text', 'countdown');?> </div> </footer> <!-- End Footer --> <?php wp_footer();?> </body> </html>
Forum: Themes and Templates
In reply to: [Customizr] Footer Credits-Removing themNo rdellconsulting..
I will certainly not give up…in fact I’m going more at it now. It seems like every hurdle I come across makes me want to go and learn even more..sounds cheesy..but true. I do appreciate your encouragement though for sure, it makes a difference..:-)
Forum: Themes and Templates
In reply to: [Customizr] Footer Credits-Removing themThank you ‘rdellconsulting”….
I now realise you’re not supposed to just…copy…the files you want to modify and put them in your child folder..! I still don’t really know what parts I’m supposed to modify when working with child themes.
What I have learned so far however, is to always use Child themes. At the beginning I made them myself, then I discovered a great plugin that does them with one click..can’t beat that.
Anyway, you have to admit though, that from a newbie’s point of things, this theme has a pretty complex structure if you want to modify/delete a footer credit. I have chosen Origami now instead, which I think suits more the pretty simple nature of the website I’m working on..!
But, Customizr is stuck in the back of my mind and will definitely want to have another go at it in the very near future..I want to learn..and that’s the main thing right…? ??Thanks a lot for your time though…!!
Tony..
Forum: Themes and Templates
In reply to: [Twenty Thirteen] How can I turn off comments for this theme?Thank you “DotCreatives”…
This is THE only method that worked for me…everything else I did just left the Comments there….Christ..how annoying…! This perhaps will also work for other themes I tried and dropped for this same reason, (could not turn comments off)….THANK YOU..you made my day..!
I understand that WP is primarily a Blogging platform, hence the comments, but really, there are millions of people using it to create regular, static sites too, and it should be slightly easier to turn commenting features off..!Cheers….
Forum: Themes and Templates
In reply to: [Customizr] Footer Credits-Removing themHi Deird,
So, I decided to drop this theme altogether and use something simpler to modifier for now. I have spent 2 days in trying to get this work, and I can’t drive myself crazy anymore…:-)
I will however keep it in my “future must use” list of themes for when I’m more proficient with code etc.
Thank you for your time again…]
Tony…
Forum: Themes and Templates
In reply to: [Customizr] Footer Credits-Removing themHi Deird,
Thank you for all your replies..! I have of course created a child theme first thing.! I have also broken it 3 times and recreated so far, in trying to make this work. It’s the 3rd site I’m making with wp, and I have to say, this theme, is pretty complex just to change the footer credits.
I tried following the links you gave me, only to brake the theme and recreate it..sorry..I don’t know why, either I am making it complicated, or ..I don’t know.
What I’ve done so far is that I discovered earlier the /parts/class-footer-main.php file, copied it to my child theme and tried from there to take out/change a few lines I thought pertained to the “Designed by” credits…nothing…! Then, I made a “parts” folder inside my child theme, re copied the above file..edited it..nothing, (actually broke the theme and got white screen of death).
The 2nd link you gave me..was a bit more confusing for me..! Sorry…I don’t mean to be rude or anything, and I am VERY thankful for your help and swift response..!
I will refollow carefully instructions again..and come back to you. All I want to do is just remove the “Designed by” line
…THANK YOU…!Forum: Plugins
In reply to: [Fullscreen Galleria] Installed plugin, cant get flickr sets to displayHey there
Did you manage to sort this out..? I’m interested in this also, I loved this great flickr plugin I found, but its not compatible with tablets and mobile devices…any ideas..?Forum: Plugins
In reply to: [Awesome Weather Widget] Widget not always displayingHi there..
I thought I’d post about this “disappearance act” as well. After reading the above posts about viewing the source when not displaying, (which is most of the time), surely enough I saw this in my code: <!– AWESOME WEATHER ERROR: No weather information available –>
Which leads me to believe that it is this “open weather” source you’re using Hal which does not seem to be very reliable all the times.
For me this has happened in my live site, (pretty sure it’s the same deal in my dev site too). When first installed it I thought it was a setting I need to configure differently, so I tried every possible combo..and with one of them it worked, so I thought I nailed it..but then today it just disappeared off of my sidebar..! Please..help..I love this widget, adding my own background too..maybe change where it pulls its weather data..is this feasible Hal..?
Thank you..Forum: Localhost Installs
In reply to: Error Establishing a Database connection – The DREADED one..Thank you for your help….it works perfectly now…!!! ??