dylan11298
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Invalid mailbox syntax is used in From fieldI have the exact same issue – and the content on the /invalid-mailbox-syntax/ does not provide clear instructions on how to resolve.
Someone please help!
Forum: Themes and Templates
In reply to: [Virtue] How To Disable POST Dates?That was it – thank you so much for the help.
You guys are fantastic!Forum: Themes and Templates
In reply to: [Virtue] How To Disable POST Dates?That did not seem to work…
Link: https://www.bigllcny.com/2015/09/25/sports-pub-family-restaurant/
The post includes the date, in the upper right hand corner, and the dates are included on the posts of my blog page (again, right hand corner).
Forum: Themes and Templates
In reply to: [Bota] Facebook Widget Width 292px – Need Sidebar AdjustmentI’m sorry – it appears there are a few different instances in which that code appears. In what section is the code that I am replacing?
/* =Structure ??
/* =Responsive Structures ??Forum: Themes and Templates
In reply to: [Bota] Facebook Widget Width 292px – Need Sidebar AdjustmentI added this code to the style.css page; however, it did not do anything…
Is there an alternate location I have to put this code?
Or do I have to manipulate this code in any way?Forum: Themes and Templates
In reply to: [Virtue] Who to Disable "Responsive" Feature In Virtue Themehttps://theaccentsband.com/public-performances/
The Advanced CSS I’m using is below, your group actually assisted me in the sidebar code (as the new Facebook Sidebar has a strict width now of 280px.
So the sidebar width had to be adjusted.—————-
.sidebar {
margin-left: -25px;
}
.page-header {
text-align: center;
}
.portfolionav {
display: none;
}———————-
Thanks!
Forum: Themes and Templates
In reply to: [Virtue] Sidebar Width Adjustment | Free Virtue Theme 2.4.7You nailed it! Thanks!
Forum: Themes and Templates
In reply to: [Virtue] Individual Page Header (Breadcrumb) TextPerfect, thanks a bunch!
Forum: Themes and Templates
In reply to: [Virtue] Sidebar Width Adjustment | Free Virtue Theme 2.4.7I added your script/code into the the Advanced Settings Custom CSS Box, but I am confused as to what you meant by the first part of your response, or how to do so.
Are you telling me to drag-n-drop the “Page Content” icon to “enabled” from within the Homepage Layout Manager (above the carousel), and then change the “Page Content Options” to “Full” to show the verbiage from that particular post?
If so, I’ve done that – but even with the script you gave me, it still shows the page content [ title, publish date, & “by Admin | posted in: Uncategorized | Replies: 0 ]. Is there not a way to hide all that “extra stuff” and only reveal that post/pages BODY text? That would solve my problem, if that’s the case – and I would be grateful!
That helped a little bit, that allowed the page to correctly display the content I created; however, what if I just want the Portfolio image on my main page to resolve to a simple address.
I see these options inside of the Portfolio Item I’m working with:
External Website
ex. Website:Website Address
ex. https://www.example.comI typed a custom web addres in the “website address” field, expecting that when the user clicks on the Portfolio item from my homepage, it would bring them to that URL; however, that is not happening.