Forum Replies Created
-
AuthorPosts
-
Yigit
Thanks for getting back to me. I am interested, where are the lightbox display settings located?
Thanks,
RonYigit,
Thanks for the help. That was exactly what I was looking for. Have a great day.
RonRikard
I activated the site to “aurbisdevelopment.com” The staging area of http://8f5……. no long works. just use the aurbisdevelopment.com address now with the village-las-sendas page.
RonHi Rikard
http://8f5.1bb.myftpupload.com/ is the site and http://8f5.1bb.myftpupload.com/portfolio-item/village-las-sendas/ is a good example. My client wants to gallery images to be bigger when clicked for individual viewing. Can we do this?
Thanks for getting back to me.
RonJordon,
Thanks so much. This is exactly what I was looking for. You guys are great!
RonI added that code and it broke my website so it would not load at all.
The testimonial slider functions works on my site at ronmann.com but not at ronmanngolf.com
The pdf plugin now does not work on either site.
Any ideas?Here is an example of one page that is not working: https://ronmanngolf.com/certification-training/
Augusta
I tried a plugin for this task but it did not work with Enfold so I uninstalled it. I would try some plugins and see if any of them work with your site.
Best wishes,
RonRikard,
The problem may have been I did not have the latest version installed. This directions to upgrade are limited and gave no help in finding the correct place to find the latest download. I finally figured it out. Personally, I think the Revolution Slider is a better way to show pictures and I changed the photos to that product away from the Photo Gallery.
RonThanks Elliot,
I will let you know what I find out.
RonJanuary 24, 2016 at 5:46 am in reply to: Allow a member to post to a password protected page. #570712Thanks for the help.
RonJanuary 21, 2016 at 1:00 am in reply to: change front size and color for title and text in blog #569015Hey Yigit,
I created this test page https://wafw.org/test-page-for-tech-support/
I hope this is what you are asking for. I need to format the text for the blog posts and then i will get ride of the ul above.
Thanks for the help,
RonThanks Andy,
I have the problem solved.
RonVinay
Thank you very much for the info and help. This is exactly what I need. You can mark this closed.
RonJosue,
We seem to have lost touch. I never received a reply on the CSS issue.
Here is another current question: on this page http://dev.mannconsultinggroup.com/programs/
I want to place a drop shadow around a video that has been placed via Vimeo. I know the code for drop shadow but I have not idea how to identify the video in the class section under Quick CSS. What code should I use.
It would be great if you guys created a document to clarifies how to identify different elements in the CSS code. It remains a mystery for me.
Thanks,
RonJosue,
Let me know if you get this one.I sent you the ftp info. Did you get it?
Rikard,
I tried using the code as suggested by WordPress. That was a flop. It would not load after that so i deleted it. I am surprise I am having such a problem with this.
RonHI Rikard,
I did clear browser cache and reload and I don’t have any caching/minify plugins. WordPress told me to enqueue with this code
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );}
?>What do you think?
RonWordpress told me to add this code to my functions,php child theme.
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );}
?>Will this fix my style.css compatibility?
RonHi Rikard,
Let me give you current info on my quest to debub my child style.css issue.
This is my functions.php file:
<?php/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_theme_support(‘avia_template_builder_custom_css’);
I assume this information is correct. If not, please let me know.
My style.css file in in my enfold-child folder.
Here is a perfect example of my issue: This code works in the Quick CSS box
#footer, #footer p, #footer a {
font-size: 12px !important; }
#footer h3 {
font-size: 14px !important; }Same placed in the style.css does nothing. Any ideas on what is happening?
Thanks,
RonRikard,
Thanks so much for this info. It was an easy fix.
I am still lost regarding my style.css file. I can put css code in the styling area that works, but when I put the same code in the child theme css nothing happens. Can we address this? I did have a separate thread but have not had a response. I can send you more specific info if you give me the OK.
Thanks again for the help on the menu.
RonHi Yigit,
Check this page out: http://dev.mannconsultinggroup.com/members/class-materials/
You can see the code does not work. Too much red, no green.Also,
Here is a page for an example. http://dev.mannconsultinggroup.com/world-academy-community/
How would I create a drop shadow for the image?How would I create a background gradient on this page for the red background. Just FYI, I know how to create the gradient code, I just don’t know how to place it in the style.css file. http://dev.mannconsultinggroup.com/
I am still trying to understand how the child style.css code works for enfold.
Thanks,
RonHi
I believe the cache is clear. I think I am not targeting the dropdown specific element correctly. Do I have to identify the specific page like “id-(put url here) in the identifying code?
RonHi Rikard,
I will see what I can do to get on a live server. It might take me a few days to get this up but I will get back to you when I do.
Thanks for keeping in touch. I do want to figure this out. I have found that if I use global tags like h3 or list tags like dh, li, or dt my css works fine. It is only when I am trying to isolate the code to a specific element on a specific page that I am lost.I will be in touch.
Thanks,
RonHi Rikard,
right now this site is in development and not on online. When I remove the comma then nothing happens. I am thinking maybe I am not stating an “id” for the specific page. Could this be the issue? If so, how do I define a specific page so the css is very specific? Thanks for any help you can provide.
RonElliott
Thanks so much for getting back to me. I have my site on a local website for development. It is not uploaded yet. I did finally find the solution to this issue as the MegaMenu’s were sometimes checked and sometimes not. I don’t know how this happened, but I did fix that. My bigger issue is on another thread about getting the custom class to work with my child theme CSS. Nobody has responded to that question yet. I would appreciate any help on that topic.
Thanks,
Happy Holidays,
RonAndy
for example, the following code is right above the previous code in my style.css file and it works fine.
#top .avia-seminarsTable, th, td {
border: 1px solid black;
text-align:center;}
#top .avia-seminarsTable, th {
background-color: #4CAF50;
color: green;
table-layout: fixed;
}What am I missing with the previous code?
Andy,
Yes, I should have mentioned that I have done this. I made the addition to the functions file but still have the problem. Any other ideas?This code
#top .av-special-heading .av-seminarHeading, h3 {
background-color: green;
line-height: 2.5em;
color: white !important;
padding-left: 2%;}
works, except all h3 heading are changed, not just the ones on the pages I specified. How do I make this more page specific so the h3 headings in the footer are not also affected?
Thanks for any suggestions you can provide. -
AuthorPosts