Questions tagged [frontpage]

Frontpage is a design tool for web publishing which was part of Microsoft Office

Frontpage was rebranded as Sharepoint Designer and the last released is partially forward-compatible with the initial Sharepoint Designer release.

109 questions
0
votes
1 answer

Joomla module with no display on frontpage

I have been developing a Joomla module. This is my first module development. Is it possible that I enable a module in Joomla and let there is no output in front page? Because I don't want to display anything in a front page position, just show a…
user1652521
  • 19
  • 1
  • 4
0
votes
1 answer

Show/Order custom content in Main Page Summary

I am developing a site using Ubercart that shows product summaries on the main page (I believe these are called teasers). Each product has a voting widget provided by Vote Up/Down on its actual node/page. I've copied page.tpl.php to…
xst
  • 2,536
  • 5
  • 29
  • 41
0
votes
1 answer

Frontpage slideshow (Joomla) issue

I installed frontpage slideshow on my joomla site. I made a category, containing 2 slides. But the page loads the slides under each other instead of the slide effect. URL: http://sea-and-wetest.netserver11.net/ Does somebody know what's going wrong?
0
votes
4 answers

regex to match more than one space in FrontPage 2003

I use FrontPage 2003, and I want to use a regular expression that finds spaces (more than one space). And that ignores 1 space, and but matches only more than one space (in the text, not finding in the html code).
Mike
  • 2,051
  • 4
  • 28
  • 46
0
votes
0 answers

regular expression to find words that are not links in FrontPage

FrontPage 2003 has an option to Find with regular expressions, and I need to look for words that are not links.. For example, to find the word "Download" or "any text download something" that doesn't have the "a" tag before and after I mean…
Mike
  • 2,051
  • 4
  • 28
  • 46
0
votes
1 answer

Override Joomla Front page layout

i am using joomla 1.5 and using a front page blog layout for my front page as of now, Now i want to switch from that layout to something more vibrant, intuitive to user. i am looking for something like a unstructured home page like a common wall…
0
votes
1 answer

How to edit MS Frontpage 2003 Site Parameters manually

I'm switching from Frontpage 2003 to Expression Web 4 and have a lot of Site Parameters (merge variables) I want to be able to maintain. There doesn't seem to be support for that in EW 4. Can I edit them manually?
Clay Nichols
  • 11,848
  • 30
  • 109
  • 170
0
votes
1 answer

How can I make the columns at joomla frontpage to work?

I am currently developing a website in joomla, all tho I have learned a lot there is this thing I wanted a help: I wanted to know how can i make the columns to work at joomla frontpage, if I go to Main Menu-> Home-> Parameters (Basic) and set intro…
0
votes
3 answers

Does SharePoint 2007 use FrontPage Extensions?

An automated security scan was performed on my WSS 3.0 site and it came up with some warnings based on the apparent presence of FrontPage Extensions. Namely it found files like /_vti_pvt/service.cnf, /_vti_pvt/services.cnf, and…
strongopinions
  • 3,917
  • 3
  • 25
  • 28
0
votes
1 answer

How to insert data into table

I need to know how to insert data into table. For example (Table - students info) : No | Student Name | Address | Phone Number 1. | Add | | Add - is a hyperlink. The user need to click Add(hyperlink) to add student. After the user…
stillLearning
  • 84
  • 2
  • 12
-1
votes
1 answer

Adding facebook like button to webpage created in microsoft frontpage 2003

I am unable to add like button to my frontpage website when I insert the code it gives me an error message stating can not open page file, I attempted to upload as HTML and iFrame still no luck. Help
blame305
  • 1
  • 1
  • 1
-1
votes
1 answer

Duplicating woocomerce products for other types of users does not work

I created full permissions with the PublishPress Capabilities plugin. I tried to do this using the user role editor for the user "editor" Redaktor. When the user duplicates the product, he is redirected to the home page. The product does duplicate…
-1
votes
2 answers

Trouble displaying data from MongoDb by using js/express.js,

I have a hard time displaying data from my MongoDB to my frontpage. I can see that I get the right number of items in my collection but it tells me [object Object] when I try to display the chosen data. Can anyone help? Thank you Code for getting…
tesa
  • 1
  • 1
-1
votes
1 answer

show custom posts on front page

I have set a special category for posts that I want to show on the front page here: http://aquadiva.it/en/ some of them won't show though. there should be four. I suspect the problem lies in the fact that two of the four posts are custom posts. The…
-1
votes
1 answer

WordPress front page sections

I'm creating a new theme for WordPress, need help to display the content "about" and "contact". I need a professional / readable form, not simply want to paste the HTML code directly in index.php. I thank you in advance for your cooperation.