munts93
Forum Replies Created
-
Forum: Plugins
In reply to: [Jigoshop eCommerce] Update to version 2.1.15 failed – please adviseHi I’ve done the backup. Uninstalled, now when I go to reinstall I get the following.
Installation failed: Could not copy file. jigoshop-ecommerce/vendor/spatie/array-to-xml/tests/__snapshots__/ArrayToXmlTest__and_root_element_attributes_can_also_be_set_in_simplexmlelement_style__1.xml
Forum: Plugins
In reply to: [Jigoshop eCommerce] Update to version 2.1.15 failed – please adviseHi I’m having similar issues. Have for the last few versions, although last time it worked by dragging the updates from ww.wp.xz.cn over folder in filezilla.
I get the following error message, can you please assist?
Updating Plugin Jigoshop eCommerce (1/1)
Downloading update from https://downloads.wp.xz.cn/plugin/jigoshop-ecommerce.2.1.15.zip…
Unpacking the update…
An error occurred while updating Jigoshop eCommerce: Could not copy file. jigoshop-ecommerce/vendor/spatie/array-to-xml/tests/__snapshots__/ArrayToXmlTest__and_root_element_attributes_can_also_be_set_in_simplexmlelement_style__1.xmlForum: Plugins
In reply to: [Jigoshop] Jigoshop 2 and Customizr Free
Forum: Themes and Templates
In reply to: [Customizr] Link disappears when in dropdown menuNegative sorry,
this is what I already have
“header.tc-header { background: #000000; }
/* Adjust (10px) top position */
/* Change colour of menu/navbar items*/
.navbar .nav > li > a {
position: relative;
top: 10px;
color: yellow;
font: arial;
text-shadow: none;
}
.navbar .navbar-inner {
background: yellow;
}
.navbar .nav > li.current-menu-item > a {
color: yellow;
font: arial;
text-shadow: none;
}
.navbar .nav > li > a:hover {
position: relative;
top: 10px;
color: yellow;
font: arial;
text-shadow: none;}
.navbar .navbar-inner {
max-height: 10px;
}
”Forum: Installing WordPress
In reply to: Multiple Sites, One VPS, One IP addressDon’t need them linked.
How do I do the virtual host in apache config?
I have shell access via putty, and FileZilla access to my server and that’s about all I know how to do.Thanks @ellepixal, you solved my issue 🙂