Profiles

Bio

Freelance web designer, developer and Linux enthusiast πŸ˜‰

  • Member Since: March 3rd, 2015
  • Location: Ploiesti, Romania
  • Website: ciprianionita.com
  • Find me on:
  • Created a topic, Eroare in versiunea 1.10.3, on the site WordPress.org Forums:
    Salutare,Ultima versiune, 1.10.3, are o eroare. Unc…

  • Created a topic, FSE and WooCommerce – page title bug, on the site WordPress.org Forums:
    Hello, I have made a block theme with FSE (Full Sit…

  • Posted a reply to ssl=1 error 400, on the site WordPress.org Forums:
    I have the same issue. This URL displays the error message "We cannot complete this…

  • Posted a reply to Have links in your banner, on the site WordPress.org Forums:
    Hi, It seems that maybe you don't have a menu created or set up yet.…

  • Posted a reply to I can not add more space under the site tittle, on the site WordPress.org Forums:
    Hi, I noticed that the space under the title did change. Try to force-refresh the…

  • Posted a reply to WordPress changes “#” to “% 2 3”, on the site WordPress.org Forums:
    You're using the Visual Composer plugin, so maybe that plugin it's replacing the '#' character…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    I think you'll still need this options enabled: Automatically generate username from customer email Automatically…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    1. You can create a child theme whenever you need, you don't need a separate…

  • Posted a reply to Remove “Inspred By” link, on the site WordPress.org Forums:
    The theme options are usually in Appearance > Theme Options, in a separation section with…

  • Posted a reply to Remove “Inspred By” link, on the site WordPress.org Forums:
    Just search for the text 'Inspired By' with Ctrl+F and you'll find it. If it's…

  • Posted a reply to Remove “Inspred By” link, on the site WordPress.org Forums:
    In case the theme doesn't have an option to change the text you'll have to…

  • Posted a reply to Remove borders from drop-down menu, on the site WordPress.org Forums:
    Hi, You'll need to add this CSS code: .blog-menu ul li { background: #f5d1c9; }…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    If you want to change the color of the payment text on the Checkout page…

  • Posted a reply to why google search engine not shown?, on the site WordPress.org Forums:
    Hi, It's best to put the code in the footer, you could edit the footer.php…

  • Posted a reply to Customizing Footer, on the site WordPress.org Forums:
    You could put the text inside the first widget like this: <span style="float: left; margin:…

  • Posted a reply to Customizing Footer, on the site WordPress.org Forums:
    Hi, You could put this code in the Custom CSS section of the WordPress customizer…

  • Posted a reply to htm file with scripts work in browser, how to add to post, on the site WordPress.org Forums:
    Hi, You should put the JavaScript code (the code that starts with <script> and ends…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    Yes, I can take a look and help you then. Tip: use the Duplicator plugin…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    Unfortunately, I can't help you without seeing the code on a live website. You'll need…

  • Posted a reply to Customize Featured Images in Single Post, on the site WordPress.org Forums:
    Look for the the_post_thumbnail function in single.php and change it accordingly: the_post_thumbnail( 'thumbnail' ); //…

  • Posted a reply to I can not add more space under the site tittle, on the site WordPress.org Forums:
    Hi, You should change your CSS rule for the title, within the style.css file, to…

  • Posted a reply to Color Of Buttons and Hover, on the site WordPress.org Forums:
    Hi, Can you send the url of the website so I can take a look?

  • Posted a reply to HTTP Error 500, on the site WordPress.org Forums:
    It seems something must've gone wrong with the update of WooCommerce and the plugin files…

  • Posted a reply to WordPress not showing portfolio items (except for Safari en IE), on the site WordPress.org Forums:
    I just found the issue on the Avada theme forum, it seems you need to…

  • Posted a reply to why google search engine not shown?, on the site WordPress.org Forums:
    JavaScript code shouldn't be added with the page editor, it should be added to the…

  • Posted a reply to WordPress not showing portfolio items (except for Safari en IE), on the site WordPress.org Forums:
    Hi, Your website shows a JavaScript syntax error, I think this breaks the portfolio section.…