Forum Replies Created

Viewing 37 posts - 41 through 77 (of 77 total)
  • Author
  • in reply to: Footer Menu #98062
     fersamp
    Participant

    It works, sorry but not perfect centered, how can I fix it?

    in reply to: Footer Menu #97952
     fersamp
    Participant

    HI,

    your code is what I need, but I still have a little question: what is the css to do what I marked in the attach?
    I mean one vertical centered menu and a simple string in the bottom?
    The bottom menu I wrote with html and I have problem with translation, instead a wordpress menu is automatically translated, this is the reason why I would like to use a wp menu.

    Thank you very much

    Attachments:
    You must be logged in to view attached files.
    in reply to: Insert shortcode in Main menu info #97705
     fersamp
    Participant

    I mean other shortcode, not kleo, for example custom code.
    I need to show WPML selector with this code

    <?php do_action('wpml_add_language_selector'); ?>

    Is it correct this function?

    COPY CODE
    function language_selector() {
    
    	// Code
    do_action('wpml_add_language_selector'); 
    }
    add_shortcode( 'add_language_selector', 'language_selector' );
    in reply to: WPML language switch in horizontal #97368
     fersamp
    Participant
    This reply has been set as private.
    in reply to: Footer Menu #97367
     fersamp
    Participant

    I would like to have an unique horizzontal footer menu

    in reply to: Social Bar under Main Bar #97365
     fersamp
    Participant

    ok thank you

    in reply to: Social Bar under Main Bar #97266
     fersamp
    Participant

    I’m a young programmer, I don’t know very well php but I could try if only knew where to put the hands.
    But I have to pay a freelancer to do this bar position change? I believe is only a position code changing.

    in reply to: Social Bar under Main Bar #97182
     fersamp
    Participant

    Can you help me to understand what is the code involved with social bar?

    Beacause I also need to change WPML selector type language that is in right corner of the social bar.
    I don’t understand if there is an option to set it in the backend or I have to change php code to do it.

     fersamp
    Participant

    Thanks

    in reply to: Color Background submenu SELECTED #96647
     fersamp
    Participant

    It works, thanks.

    I didn’t believe that I’d need this big code to do a simple color change, however thank you.

    in reply to: Social Bar under Main Bar #96160
     fersamp
    Participant

    So how can I do?

    in reply to: Color Background submenu SELECTED #96159
     fersamp
    Participant

    doesn’t work, selected submenu is still white

    in reply to: Color Background submenu SELECTED #95684
     fersamp
    Participant

    sorry, this is the attatchment 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Login Text Background color #95019
     fersamp
    Participant
    This reply has been set as private.
    in reply to: Menu on hover color background #94930
     fersamp
    Participant

    thanks, it works

    in reply to: Add on rtMedia #94911
     fersamp
    Participant

    I just asked, they answered:
    “The above features are of BuddyPress plugin. We include upload terms to rtMedia uploader only.”

    In italian wee say: “Scarica barile” that means “Everyone gives responsibility to others ” 🙂

    in reply to: Add on rtMedia #94907
     fersamp
    Participant

    No, it doesn’t work on WP 2015 Theme. So I have to ask to buddypress forum 🙂 yuppy

    in reply to: Menu on hover color background #94901
     fersamp
    Participant

    A screenshot

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add on rtMedia #94896
     fersamp
    Participant

    To add “Agree Terms” checkBox before upload an image in user Profile, Can you help me? or I have to ask to BuddyPress Forum?

    in reply to: Menu on hover color background #94886
     fersamp
    Participant

    But you mean bg of the submenu like “Categorie”, “Le mie prenotazioni”, “Luoghi”…

    even after cleared cache, bg is still white… grrr

    in reply to: Menu on hover color background #94616
     fersamp
    Participant

    It’s still a white background…sorry, I inserted this

    COPY CODE
    .top-menu .dropdown-menu li a:hover {
        background: green !important;
    }

    into quick css

    in reply to: SLL Problems: Login, Slider Revolution #94101
     fersamp
    Participant

    Sorryyyy 🙂

    in reply to: SLL Problems: Login, Slider Revolution #94096
     fersamp
    Participant

    okok I think the problem is that I’m doing an https request from an http page…I don’t know why my home page is not https directly if you don’t write on the browser the link https://www.sitename.it&#8230; I’m contacting hosting service

    in reply to: SLL Problems: Login, Slider Revolution #94087
     fersamp
    Participant

    Ok, i published this, but now I have
    “Multiorigine blocked request (cross-origin): the matching criterion of the origin does not allow reading of remote resource from https://www.dayroma.it/wp-login.php. Reason: CORS header “Access-Control-Allow-Origin” missing.”

    Sorry for my ignorance…

    in reply to: SLL Problems: Login, Slider Revolution #94078
     fersamp
    Participant

    I tried to add on facebook app https://www.dayroma.it/ and say that is incorrect.
    With http://www.dayroma.it/ I have an error too. 🙁

    Before moving my site to ssl worked http://www.dayroma.it/&#8230; now neither.
    I also created the facebook app from scratch, but in vain

    in reply to: SLL Problems: Login, Slider Revolution #94047
     fersamp
    Participant

    I still have problem with login, can you help me understand what problem is?
    I registered a new facebook app and inserted the ID in miscellaneous theme option.
    Now I have some problem:
    1) With chrome and firefox, when I click login button popup is shown, but after the autentication on fb it doesn’t happen anything, the pop up it’s still open.
    2) in internet explorer appear sometimes yes and other not:
    “Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App’s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App’s domains.”

    in reply to: SLL Problems: Login, Slider Revolution #93939
     fersamp
    Participant

    I set the facebook APP id in miscellaneous theme settings…What else can I do?
    For the second error, I added on function.php a code I don’t use, I deleted it.

    in reply to: SLL Problems: Login, Slider Revolution #93921
     fersamp
    Participant

    You were right, It was a plugin conflict, appPresser Facebook, I disactivated it and now it goes better.
    But the facebook login button doesn’t work now, before doesn’t appear :-): when I click it, it appears a blank page for a moment but then it’s closed. In a short time I see https:// request in that page, but nothing else.
    Where I can fix this problem?

    Can you help me to understand how login works?
    I mean: I would like that people don’t see anything about wordpress, but have the impression of being on a professional site.
    Facebook Login often doesn’t work and now even the registration page is blank.

    in reply to: SLL Problems: Login, Slider Revolution #93818
     fersamp
    Participant

    I talked with my hosting provider but they didn’t manage to help me, they don’t know what the problem is.
    🙁
    What can I do? There are the same problems.

    in reply to: Events Manager shortcode in HTML Raw Visual Composer #90910
     fersamp
    Participant

    ok thanks for support

    in reply to: Events Manager shortcode in HTML Raw Visual Composer #90881
     fersamp
    Participant

    ok, now I can use shortcodes.

    But, can you help me with using a datepicker?

    I need to use a datepicker to choose a date: then I have to use that date in a shortcode converted into a string, how can I do that?

    I use Events Manager plug in, so I just filter the events for that choosen date

    in reply to: Put Login Button in main navigation menu #90789
     fersamp
    Participant

    Perfect! it works. Only for knowledge, how does it works the resizing of the logo_img when scrolling?

    In the code you posted, Can I eventually use the percentages dinamically changed in base of the resizing of the logo, so that the menu move on left with the image resizing? It would be an amazing effect…I know I ask too much 🙂

    in reply to: Put Login Button in main navigation menu #90763
     fersamp
    Participant

    I would like to have from left to right:

    logo – menu with all link on the left and Login button on the right.

    How can I do this?

    in reply to: Change registration email #90737
     fersamp
    Participant

    I mean change the email registration of 7th queen support forum

    in reply to: Put Login Button in main navigation menu #90701
     fersamp
    Participant

    No because I need to put all menu links to the left and only login to the right

    in reply to: Put Login Button in main navigation menu #90692
     fersamp
    Participant

    Sorry, last question: in the button class, Can I set the alignment so that the button will be placed on the right of the menu? If yes, how?

    I’m not very good with .css, I will write css class in theme.css in the child theme?

    in reply to: Put Login Button in main navigation menu #90667
     fersamp
    Participant

    Thank you for answer.
    I need to use shortcode only because I’d like to put all menu links on the left near the site logo and only the login-register on the right.

    So you mean that I can put login button only using menu “Login” and “Register” that are just in Kleo Theme, I only need to customize their look to button. There is an easy way to do this in css?

    Can I align only the register-login button, once I customized it like a button, to the right?

Viewing 37 posts - 41 through 77 (of 77 total)

Log in with your credentials

Forgot your details?